mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-19 20:26:26 -07:00
Update team page
This commit is contained in:
parent
33d7a0fcbf
commit
d0d59a7de2
17 changed files with 59 additions and 185 deletions
|
|
@ -1,8 +1,17 @@
|
|||
.nav, .nav-item, .dropdown-item {
|
||||
font-family: 'League Spartan', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
.bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.spartan {
|
||||
font-family: 'League Spartan', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
@extend .bold;
|
||||
}
|
||||
|
||||
.nav, .nav-item, .dropdown-item {
|
||||
@extend .spartan;
|
||||
}
|
||||
|
||||
|
||||
.hero-text {
|
||||
font-family: 'DM Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
font-weight: 500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue