deemixer/src/styles/scss/tabs/_home-tab.scss
2020-10-10 17:35:04 +02:00

10 lines
164 B
SCSS

#home_not_logged_text {
margin-bottom: 15px;
}
.home_section {
border-top: 1px solid theme('colors.grayscale.500');
padding-top: 25px;
padding-bottom: 25px;
}