This commit is contained in:
phoenixbyrd
2020-08-12 13:44:47 -05:00
parent bb7ce2ad9c
commit 0fe3f1f24a
2 changed files with 10 additions and 5 deletions

View File

@@ -22,6 +22,11 @@
display: inline;
}
.mobile {
margin-top: 10%;
margin-bottom: -30%;
}
.mobileshow, img {
display: block;
margin-left: auto !important;