💄 🐛 Fixed the comment component animation style.

This commit is contained in:
凡梦星尘
2022-06-20 16:07:50 +08:00
parent 8948151b05
commit 26f36810c9
6 changed files with 72 additions and 6 deletions

View File

@@ -22,7 +22,6 @@
{{- $scss = $scss | resources.ExecuteAsTemplate "main.scss" . }}
{{- $css := $scss | toCSS (dict "targetPath" "/css/main.css" "outputStyle" "expanded") }}
<link rel="stylesheet" href="{{ $css.RelPermalink }}">
<link rel="stylesheet" href="/css/hover.css">
{{- if .IsPage }}
<style type="text/css">
.post-footer hr:after {