Serveur preprod f0c0c48223 first push
2016-04-14 16:14:31 +02:00

12 lines
192 B
SCSS
Executable File

#header .banner a {
display: block;
max-width: 1170px;
max-height: 65px;
}
#header .banner a img {
display: block;
width: 100%;
height: 100%;
max-height: 65px;
max-width: 1170px;
}