diff options
Diffstat (limited to 'assets/css')
| -rw-r--r-- | assets/css/main.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index 113c6c0..c4a1e7b 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -19,13 +19,6 @@ time { line-height: 1px; } -.post-content h1::before { content: "# "; } -.post-content h2::before { content: "# "; } -.post-content h3::before { content: "# "; } -.post-content h4::before { content: "# "; } -.post-content h5::before { content: "# "; } -.post-content h6::before { content: "# "; } - .simplified-pagination nav ul { display: flex; list-style: none; |
