mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-12 11:10:59 +02:00
Upgrade to Gatsby v2
This commit is contained in:
9
src/components/Post/Meta/Meta.module.scss
Normal file
9
src/components/Post/Meta/Meta.module.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import '../../../assets/scss/variables';
|
||||
@import '../../../assets/scss/mixins';
|
||||
|
||||
.meta {
|
||||
&__date {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user