kgroad-frontend2/src/app/profile/Profile.scss
Vladislav Khorev e0e2f5470d renamed folders
2024-02-14 08:04:02 +00:00

9 lines
93 B
SCSS

.profile {
display: flex;
flex-direction: column;
h2 {
margin-bottom: 50px;
}
}