1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 09:46:17 +00:00
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 // Logo
.navbar-logo { .navbar-logo {
margin: 9px; margin: 3px;
img { img {
width: 32px; width: 44px;
height: 32px; height: 44px;
} }
} }