mirror of
https://github.com/TeamPiped/hugo-whisper-theme.git
synced 2024-08-14 23:57:00 +00:00
use mainSections, update Permalinks and asset URLS
This commit is contained in:
parent
eba613e044
commit
d87fbd97cc
17 changed files with 59 additions and 50 deletions
7
assets/scss/components/_type.scss
Normal file
7
assets/scss/components/_type.scss
Normal file
|
@ -0,0 +1,7 @@
|
|||
p {
|
||||
font-family: $font-family-base;
|
||||
font-size: 1rem;
|
||||
line-height: 1.4;
|
||||
color: lighten($black, 10%);
|
||||
font-weight: 400;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue