mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-04-19 01:01:50 +05:00
Reduce header size
This commit is contained in:
parent
d3e95a66f1
commit
a7653f7825
@ -40,7 +40,6 @@ svg, img {
|
|||||||
header, footer {
|
header, footer {
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
background-color: #353b45;
|
background-color: #353b45;
|
||||||
padding: .5em;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
@ -58,6 +57,7 @@ header {
|
|||||||
footer {
|
footer {
|
||||||
border-top: 1px solid #3e4451;
|
border-top: 1px solid #3e4451;
|
||||||
font-size: 75%;
|
font-size: 75%;
|
||||||
|
padding: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user