diff --git a/assets/sass/_custom.scss b/assets/sass/_custom.scss index c5da14d..82c3220 100644 --- a/assets/sass/_custom.scss +++ b/assets/sass/_custom.scss @@ -46,4 +46,12 @@ th, td { a { text-decoration: none; } +} + +h2 a { + margin-right: 2em; +} + +.title-post-date { + margin-left: 0em; } \ No newline at end of file