mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
Set font-weight of function headings to 300
This commit is contained in:
@@ -40,6 +40,7 @@ h1.page-title {
|
||||
&.commands,
|
||||
&.functions {
|
||||
font-family: $code-font-family;
|
||||
font-weight:300;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user