mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-02 00:13:36 +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;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header > span {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
header > span > img {
|
||||||
|
width: 1.5em;
|
||||||
|
height: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue