mirror of
https://github.com/kremalicious/umami.git
synced 2024-12-03 14:34:46 +01:00
5 lines
58 B
CSS
5 lines
58 B
CSS
.container {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|