Rename assets to resources

This commit is contained in:
Oliver Davies 2019-06-07 22:10:18 +01:00
parent 8a1069961d
commit cd74805817
15 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,7 @@
.page-title {
@apply font-serif text-2xl text-gray-700 mb-16;
span {
@apply font-sans font-bold text-black block
}
}