aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/landing/sections/Hero.module.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/landing/sections/Hero.module.css')
-rw-r--r--src/components/landing/sections/Hero.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/landing/sections/Hero.module.css b/src/components/landing/sections/Hero.module.css
index ce0444f..0909c3f 100644
--- a/src/components/landing/sections/Hero.module.css
+++ b/src/components/landing/sections/Hero.module.css
@@ -37,6 +37,7 @@
37 37
38.avatar__image { 38.avatar__image {
39 width: 100%; 39 width: 100%;
40 height: auto;
40 max-width: 298px; 41 max-width: 298px;
41 border-radius: 100em; 42 border-radius: 100em;
42} 43}
@@ -48,7 +49,6 @@
48 font-size: 1.5rem; 49 font-size: 1.5rem;
49} 50}
50 51
51
52.introduction__name { 52.introduction__name {
53 font-family: var(--ifm-heading-font-family); 53 font-family: var(--ifm-heading-font-family);
54 font-weight: var(--ifm-heading-font-weight); 54 font-weight: var(--ifm-heading-font-weight);