mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-23 03:55:42 -04:00
[web-src] Increase bottom margin for all pages
This commit is contained in:
parent
dc4367fa3b
commit
3a0203855f
@ -132,10 +132,12 @@ section.hero + section.fd-content {
|
|||||||
|
|
||||||
.fd-page {
|
.fd-page {
|
||||||
margin-top: 3.25rem;
|
margin-top: 3.25rem;
|
||||||
|
margin-bottom: 3.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fd-page-with-tabs {
|
.fd-page-with-tabs {
|
||||||
margin-top: 6.25rem !important;
|
margin-top: 6.25rem !important;
|
||||||
|
margin-bottom: 3.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Set minimum height to hide "option" section */
|
/* Set minimum height to hide "option" section */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user