Adjusted font weight of site title

This commit is contained in:
squidfunk
2021-12-07 13:44:55 +01:00
parent 4be7cc5b1b
commit e486bbe1a2
6 changed files with 9 additions and 4 deletions

View File

@@ -174,6 +174,11 @@
transform: translateX(px2rem(-25px));
}
}
// Adjust font weight of site title
&:first-child {
font-weight: 700;
}
}
// Header title