Set min-width of logo box for spacing when closed

gh-pages
Cyrille Médard de Chardon 2014-09-29 09:14:29 +01:00
parent 9ba8bf9c6f
commit f6c3dc9006
1 changed files with 2 additions and 1 deletions

View File

@ -73,13 +73,14 @@ h1, h2, h3, h4, h5, h6 {
}
.hackers {
font-size: 0.4em;
font-size: 0.38em;
margin-bottom: 1em;
}
.logo {
text-align: left;
font-size: 4em;
min-height: 134px;
}
.logo > .row > div {