mirror of
https://github.com/DerTyp7/apartment-altenau-nextjs.git
synced 2025-10-28 20:32:13 +01:00
6 lines
84 B
SCSS
6 lines
84 B
SCSS
.diashow-div {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|