Merge pull request #463 from marvin08/master

Update main.scss (Add missing semicolon)
This commit is contained in:
Anna Harren
2017-10-06 07:36:36 +02:00
committed by GitHub
+1 -1
View File
@@ -111,7 +111,7 @@ h1.title {
} }
.best-container:after { .best-container:after {
content: "Best" content: "Best";
} }
p { p {