feat: adding my first post as a test
This commit is contained in:
parent
24a16f8557
commit
0de2968fa0
3 changed files with 90 additions and 6 deletions
|
@ -16,7 +16,7 @@ body {
|
|||
font-size: 1.125rem;
|
||||
font-weight: var(--font-weight-body-regular);
|
||||
letter-spacing: -0.03rem;
|
||||
line-height: 1.5rem;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
@ -99,10 +99,6 @@ abbr {
|
|||
text-decoration-color: var(--color-primary);
|
||||
}
|
||||
|
||||
img[width] {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
img[width][height] {
|
||||
height: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue