FILE / Unmei/Frontend
src/pages/Main/Main.sass
Исходный файл и его история в репозитории.
11 lines
219 B
Sass
Executable File
11 lines
219 B
Sass
Executable File
.News
|
|
background-color: var(--sec-bg-color)
|
|
padding: .5rem
|
|
|
|
&__Title
|
|
display: flex
|
|
flex-direction: row
|
|
justify-content: space-between
|
|
font-size: 1.5rem
|
|
font-weight: 600
|
|
margin-bottom: .5rem |