mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-13 01:10:28 -07: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 {
|
.hero-text {
|
||||||
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: 1.2rem;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
|
|
@ -17,4 +17,5 @@
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
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