mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
5 lines
86 B
SCSS
5 lines
86 B
SCSS
.center {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
} |