add padding-top to fullbar-content (#76)

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #76
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: avg_joe <jh@disroot.org>
Co-committed-by: avg_joe <jh@disroot.org>
This commit is contained in:
avg_joe 2023-11-22 15:44:09 +00:00 committed by avg_joe
parent 8527e6a677
commit 5014abca97
1 changed files with 5 additions and 0 deletions

View File

@ -161,6 +161,7 @@ Disroot Media Queries
padding: 0 4%;
border-bottom: 1px solid #2D2E34;
border-bottom-style: dotted;
}
ul#logo-right li {
@ -347,6 +348,10 @@ div#nav-logo {
font-size: 90%;
}
.fullbar-content{
padding-top: 30px;
}
/* clients
------------------------------------*/