fix nav collapse styling and recent-posts thumbnail float clear

This commit is contained in:
Adam Piontek 2021-08-04 17:25:38 -04:00
commit b5bd3aa20b
9 changed files with 173 additions and 170 deletions
assets/css

View file

@ -310,6 +310,9 @@ main#fp-main > div.fp-grid {
color: $text-muted;
font-size: smaller;
}
.rpwwt-post-excerpt {
clear: both;
}
}
.tsml-widget-upcoming.widget_tsml_widget_upcoming.widget p {
text-align: right;