better layout for small screens

This commit is contained in:
Anton Keks 2016-12-13 00:27:24 +02:00
parent 7b5eae0575
commit 05aaeb929a

View File

@ -512,13 +512,12 @@ Small Device Styles
}
img {
max-width: 96%;
max-width: 100%;
}
img.featured {
a.featured {
float: none;
margin: 0 auto -10px auto;
display: block;
width: 96%;
}
h1 {