deemix-webui/public/css/modules/tabs/home-tab.css

10 lines
151 B
CSS
Raw Normal View History

2020-05-09 18:18:36 +02:00
#home_not_logged_text {
margin-bottom: 15px;
}
.home_section {
border-top: 1px solid var(--separator);
padding-top: 25px;
padding-bottom: 25px;
}