diff --git a/17th Website/src/style.css b/17th Website/src/style.css index 87a23e9..99d82e4 100644 --- a/17th Website/src/style.css +++ b/17th Website/src/style.css @@ -26,4 +26,11 @@ h2 { font-size: 40px; margin: 0px 0 0px 0px; +} + +h3 { + color: var(--white); + font-weight: 300; + font-size: 28px; + margin: 0px 0 0px 0px; } \ No newline at end of file