mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-01 00:03:35 +05:00
Update header logo size
This commit is contained in:
parent
c5cc337707
commit
9394bfaef1
1 changed files with 9 additions and 0 deletions
|
@ -47,6 +47,15 @@ header, footer {
|
|||
align-items: center;
|
||||
}
|
||||
|
||||
header > span {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
header > span > img {
|
||||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
main {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue