Update bar utility

This commit is contained in:
2025-09-08 15:24:02 +02:00
parent 025c7ed111
commit 6b9d556e57

View File

@@ -103,6 +103,7 @@
>.offering-wrapper {
.offering {
>td {
padding: 5px;
p {
margin: 0;
margin-right: 15px;
@@ -132,6 +133,8 @@
justify-content: center;
align-items: center;
font-size: 1.5rem;
color: var( --primary-color );
touch-action: manipulation;
}
}
}