mobile version css
This commit is contained in:
parent
1b82adc5f9
commit
5f4dcb2867
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@ div #main
|
||||||
|
|
||||||
#footer
|
#footer
|
||||||
position: static !important
|
position: static !important
|
||||||
|
|
||||||
|
@media screen and (max-width: 650px)
|
||||||
|
#reel
|
||||||
|
width: 100% !important
|
||||||
|
|
Loading…
Reference in a new issue