mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-29 11:24:18 +00:00
4 lines
61 B
CSS
4 lines
61 B
CSS
|
.app {
|
||
|
padding: 4px;
|
||
|
min-height: calc(100vh - 8px);
|
||
|
}
|