diff options
Diffstat (limited to 'sass/parts/_post.scss')
-rw-r--r-- | sass/parts/_post.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/parts/_post.scss b/sass/parts/_post.scss new file mode 100644 index 0000000..bbd6029 --- /dev/null +++ b/sass/parts/_post.scss @@ -0,0 +1,5 @@ +.post{ + h1.title, .entry{ + margin-left: 200px; + } +}
\ No newline at end of file |