adjust picture width

This commit is contained in:
nek0 2017-05-16 23:55:20 +02:00
parent dac591950d
commit 4447e87ea2
1 changed files with 3 additions and 1 deletions

View File

@ -68,7 +68,9 @@ footer {
text-align: center;
}
#logo img {
width: 100%;
}
@media (min-width: 768px) {
}