kerning and shit
This commit is contained in:
parent
338aaa7cf7
commit
3f48b3ee0b
1 changed files with 2 additions and 2 deletions
|
|
@ -187,7 +187,7 @@ body {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin: 1rem 0 1.5rem 0;
|
margin: 1rem 0 1.5rem 0;
|
||||||
line-height: 1.8;
|
line-height: 1.5;
|
||||||
|
|
||||||
color: var(--text-secondary);
|
color: var(--text-secondary);
|
||||||
border-left: 4px solid var(--accent-yellow);
|
border-left: 4px solid var(--accent-yellow);
|
||||||
|
|
@ -217,7 +217,7 @@ body {
|
||||||
|
|
||||||
/* Tagline */
|
/* Tagline */
|
||||||
.tagline {
|
.tagline {
|
||||||
font-size: 2rem;
|
font-size: 1.2rem;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
letter-spacing: -0.5px;
|
letter-spacing: -0.5px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue