Remove width:100% for fig. with small screens
This commit is contained in:
parent
58db28ad32
commit
f9efb73c87
2
dist/style.css
vendored
2
dist/style.css
vendored
File diff suppressed because one or more lines are too long
@ -48,11 +48,6 @@
|
||||
#copyright.shift{
|
||||
display:block;
|
||||
}
|
||||
|
||||
img{
|
||||
width:100%;
|
||||
height:auto;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 480px){
|
||||
|
Loading…
Reference in New Issue
Block a user