Fix 404 responsiveness

This commit is contained in:
hossainemruz 2020-04-18 17:55:51 +06:00
parent 76a4f022ab
commit af8a6c542b
9 changed files with 58 additions and 9 deletions

View file

@ -1,3 +1,7 @@
.achievements .container{
padding-top: 0.5rem;
}
#gallery .achievement-entry {
cursor: pointer;
margin-top: 5px;