This commit is contained in:
Benjamin Gamard 2017-12-21 12:28:33 +01:00
parent 9bb73bb35b
commit 5f546b6c6d
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,9 +1,9 @@
// Logo
.navbar-logo {
margin: 9px;
margin: 3px;
img {
width: 32px;
height: 32px;
width: 44px;
height: 44px;
}
}