mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-01 00:03:35 +05:00
Return header size
This commit is contained in:
parent
a7653f7825
commit
c5cc337707
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,7 @@ svg, img {
|
|||
header, footer {
|
||||
flex-grow: 0;
|
||||
background-color: #353b45;
|
||||
padding: .5em;
|
||||
margin: 0;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
@ -57,7 +58,6 @@ header {
|
|||
footer {
|
||||
border-top: 1px solid #3e4451;
|
||||
font-size: 75%;
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue