mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Increase size of text
This commit is contained in:
parent
f3af8548d3
commit
2ad4a23bba
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
.hero-text {
|
||||
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-weight: 500;
|
||||
font-size: 1.2rem;
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
|
@ -17,4 +17,5 @@
|
|||
|
||||
body {
|
||||
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue