feat: remove unused css class
This commit is contained in:
@@ -9,7 +9,7 @@ html(lang=lang, dir=dir)
|
|||||||
meta(name="description", content=t.meta.description)
|
meta(name="description", content=t.meta.description)
|
||||||
link(rel="stylesheet", href="src/main.css")
|
link(rel="stylesheet", href="src/main.css")
|
||||||
|
|
||||||
body.search_plugin_added
|
body
|
||||||
//- Hero Section
|
//- Hero Section
|
||||||
.hero
|
.hero
|
||||||
h1= t.hero.title
|
h1= t.hero.title
|
||||||
|
|||||||
Reference in New Issue
Block a user