Removed old adjustments for mobile screens
This commit is contained in:
parent
e6d0d728d7
commit
d2f2aaabf5
@ -15,6 +15,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 640px) {
|
@media only screen and (max-width: 640px) {
|
||||||
|
|
||||||
#title {
|
#title {
|
||||||
@ -27,10 +28,6 @@
|
|||||||
margin: 0 20% 0 10% !important;
|
margin: 0 20% 0 10% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.album, .photo {
|
|
||||||
margin: 40px 0 0 50px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#imageview .arrow_wrapper {
|
#imageview .arrow_wrapper {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user