Fix header img margins on small width

This commit is contained in:
Aarni Halinen
2019-05-29 19:42:33 +03:00
parent 197a3733d1
commit 6ebeead745
+1
View File
@@ -18,6 +18,7 @@
img {
max-width: 100% !important;
margin: 2rem 0 !important;
}
}