Line 365: | Line 365: | ||
color: snow; | color: snow; | ||
border-bottom: 5px solid snow; | border-bottom: 5px solid snow; | ||
+ | } | ||
+ | |||
+ | .teamIntro { | ||
+ | width: 80%; | ||
} | } | ||
.teamIntro hgroup h2{ | .teamIntro hgroup h2{ | ||
color: #222222 !important; | color: #222222 !important; | ||
− | font-family: ' | + | font-family: 'britanic',sans-serif; |
font-weight: 600; | font-weight: 600; | ||
} | } | ||
Line 375: | Line 379: | ||
.teamIntro hgroup h4{ | .teamIntro hgroup h4{ | ||
color: #222222 !important; | color: #222222 !important; | ||
− | font-family: ' | + | font-family: 'britanic',sans-serif; |
font-weight: 500; | font-weight: 500; | ||
} | } | ||
Line 1,011: | Line 1,015: | ||
font-size: 19vw; | font-size: 19vw; | ||
} | } | ||
− | + | /* | |
.bannerImg { | .bannerImg { | ||
width: 100vw; | width: 100vw; | ||
Line 1,028: | Line 1,032: | ||
width: 100vw; | width: 100vw; | ||
background: rgba(0, 0, 0, 0.1); | background: rgba(0, 0, 0, 0.1); | ||
+ | } */ | ||
+ | |||
+ | #canvas { | ||
+ | position: relative; | ||
+ | overflow: hidden; | ||
+ | width: 100vw; | ||
+ | height: 100vh; | ||
} | } | ||
/* --------- */ | /* --------- */ |
Revision as of 09:10, 1 September 2021