solid v3 setup, wip
This commit is contained in:
parent
b02b2f2519
commit
7e87836ada
62 changed files with 665 additions and 4867 deletions
12
assets/styles/base/_typography.scss
Normal file
12
assets/styles/base/_typography.scss
Normal file
|
@ -0,0 +1,12 @@
|
|||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
small {
|
||||
font-size: .75em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue