fix pexeso css
This commit is contained in:
parent
4f67bab67c
commit
734e28de2e
@ -762,6 +762,9 @@ body {
|
||||
min-height: 800px;
|
||||
max-width: 800px;
|
||||
max-height: 800px;
|
||||
height: 800px;
|
||||
width: 800px;
|
||||
flex-shrink: 0;
|
||||
|
||||
/* === GRID NASTAVENIE === */
|
||||
display: grid; /* Mriežkový layout pre karty */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user