summaryrefslogtreecommitdiff
path: root/_sass/yat
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat')
-rw-r--r--_sass/yat/_dark.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/_sass/yat/_dark.scss b/_sass/yat/_dark.scss
index 41ec690..e9a7cb9 100644
--- a/_sass/yat/_dark.scss
+++ b/_sass/yat/_dark.scss
@@ -148,11 +148,6 @@ html[data-theme="dark"] {
}
.post-content {
- h2 {
- border-bottom: 1px solid #555;
- padding-bottom: 0.3em;
- }
-
img:not(.emoji):not([raw]) {
background-color: #ffffff33;
}