Browse Source

update element

fancl 2 years ago
parent
commit
69296099ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      theme/default.go

+ 1 - 1
theme/default.go

@@ -73,7 +73,7 @@ func (theme *Default) Template() string {
     }
 
     article {
-      line-height: 1.6rem
+      line-height: 1.6rem;
     }
 
     article h1,