mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Increase font weight on features row of homepage
This commit is contained in:
@@ -186,7 +186,7 @@ ul.animated {
|
||||
}
|
||||
.homepage-feature-content {
|
||||
color: lighten($base-font-color, 20%);
|
||||
font-weight: 200;
|
||||
font-weight: 300;
|
||||
line-height: 1.3;
|
||||
font-size: .9em;
|
||||
p {
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user