poprawki
This commit is contained in:
@@ -183,7 +183,7 @@ body {
|
||||
width: 100%;
|
||||
margin-left: 0;
|
||||
padding: 8px;
|
||||
font-size: 0.85rem;
|
||||
font-size: 0.75rem;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
@@ -191,7 +191,7 @@ body {
|
||||
@media (max-width: 576px) {
|
||||
.time-selector-wrapper {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr) !important;
|
||||
grid-template-columns: repeat(5, 1fr) !important;
|
||||
gap: 8px !important;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user