Remove width:100% for fig. with small screens

This commit is contained in:
Thomas Dehaeze 2020-11-27 23:17:38 +01:00
parent 58db28ad32
commit f9efb73c87
2 changed files with 1 additions and 6 deletions

2
dist/style.css vendored

File diff suppressed because one or more lines are too long

View File

@ -48,11 +48,6 @@
#copyright.shift{
display:block;
}
img{
width:100%;
height:auto;
}
}
@media screen and (max-width: 480px){