Sektor Browser mobile optimieung
This commit is contained in:
@@ -94,3 +94,10 @@
|
||||
font-size: 10px; /* Schrift minimal verkleinern */
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 800px)and (orientation: portrait) {
|
||||
#sector-list-container {
|
||||
grid-template-columns: repeat(2, 270px) !important;
|
||||
justify-content: center !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user