mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Przywrócono podział typów pojazdów w menu wyboru
This commit is contained in:
+1
-1
@@ -150,7 +150,7 @@ main {
|
||||
min-height: 75vh;
|
||||
|
||||
grid-template-columns: 1fr 2fr;
|
||||
grid-template-rows: 350px auto;
|
||||
grid-template-rows: 330px minmax(400px, 1fr);
|
||||
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user