improve design on mobile

This commit is contained in:
Henrique Dias
2015-09-20 11:03:17 +01:00
parent 125666b5c5
commit 6453713253
7 changed files with 130 additions and 80 deletions

View File

@@ -17,6 +17,10 @@ code {
border-radius: .2em;
}
img {
max-width: 100%;
}
#content {
position: fixed;
top : 3em;