mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-01-22 14:21:45 +00:00
10 lines
151 B
CSS
10 lines
151 B
CSS
#home_not_logged_text {
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
.home_section {
|
|
border-top: 1px solid var(--separator);
|
|
padding-top: 25px;
|
|
padding-bottom: 25px;
|
|
}
|