diff options
Diffstat (limited to 'static/css/blog.css')
| -rw-r--r-- | static/css/blog.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/blog.css b/static/css/blog.css new file mode 100644 index 0000000..772bd5b --- /dev/null +++ b/static/css/blog.css @@ -0,0 +1,3 @@ +.article { + margin-top: 4rem; +} |
