mirror of
https://github.com/DerTyp7/f1r3wave-website.git
synced 2025-10-28 20:42:12 +01:00
6 lines
70 B
SCSS
6 lines
70 B
SCSS
.container {
|
|
display: flex;
|
|
justify-content: center;
|
|
flex: 1;
|
|
}
|