mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Make image smaller
This commit is contained in:
parent
8bf0408d3c
commit
6b8a751498
1 changed files with 5 additions and 6 deletions
|
@ -7,11 +7,10 @@ h1.menu-title::before {
|
||||||
background-image: url("./favicon.svg");
|
background-image: url("./favicon.svg");
|
||||||
padding: 1.25em;
|
padding: 1.25em;
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
background-size: 2em;
|
background-size: 1.5em;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.menu-bar {
|
.menu-bar {
|
||||||
padding: 0.5em 0em;
|
padding: 0.5em 0em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue