Search form styling

This commit is contained in:
Oliver Davies 2019-03-28 09:35:58 +00:00
parent 619403d57f
commit 20efc93406
2 changed files with 21 additions and 0 deletions

View file

@ -26,6 +26,7 @@ h2:before {
}
@import 'components/content.css';
@import 'components/forms.css';
@import 'components/post.css';
@import 'components/widgets.css';