mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 19:00:48 +00:00
980b2d838d
- more documentation - up to date screenshots - SonarLint suggestions
9 lines
108 B
CSS
9 lines
108 B
CSS
#slide-layout {
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
#slide-explanation {
|
|
margin-top: 5px;
|
|
}
|