mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-17 01:05:21 -05:00
* More global css * Migrate 404.tsx * Header.tsx partial * links.tsx * 500.tsx * AbilityIcon.tsx * BuildStats.tsx progress * about.tsx * admin.tsx * Adjust button border * Stylelint
6 lines
107 B
CSS
6 lines
107 B
CSS
.heading {
|
|
font-size: var(--heading-size);
|
|
font-weight: var(--fontWeights-bold);
|
|
line-height: 1.2;
|
|
}
|