mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-10 03:10:44 +00:00
9 lines
120 B
CSS
9 lines
120 B
CSS
#start-page {
|
|
width: 100%;
|
|
height: 100%;
|
|
align-items: center;
|
|
}
|
|
#start-page-scroller {
|
|
width: 100%;
|
|
height: 100%;
|
|
} |