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) {
|
||||
|
||||
#title {
|
||||
@ -27,10 +28,6 @@
|
||||
margin: 0 20% 0 10% !important;
|
||||
}
|
||||
|
||||
.album, .photo {
|
||||
margin: 40px 0 0 50px !important;
|
||||
}
|
||||
|
||||
#imageview .arrow_wrapper {
|
||||
display: none !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user