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 @@
.recent-posts .container{
padding-top: 1rem;
}
.recent-posts .card .card-footer span {
font-size: 10pt;
color: #6c757d !important;