diff options
Diffstat (limited to 'sass')
-rw-r--r-- | sass/style.sass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sass/style.sass b/sass/style.sass index 44fe8f1..e800b14 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -56,8 +56,8 @@ a.bold-hover:hover text-decoration: none text-shadow: 0px 0px 1px var(--fg-href) -h2.mentions - margin-bottom: .2rem +h3.mentions + margin: 0 h2.title display: inline-block |