Fixes after running on mobile

This commit is contained in:
Avijit 🚀
2021-08-05 00:11:47 +02:00
committed by Yash Mehrotra
parent 534432aa94
commit 7c8ea65700
3 changed files with 21 additions and 14 deletions

View File

@@ -370,6 +370,8 @@ main#content .post {
border-radius: inherit;
opacity: 0.8;
padding: 6px;
position: relative;
z-index: -1;
}
@media only screen and (max-width: 820px) {