diff --git a/css/main.css b/css/main.css index fd0423c..0cf4da9 100644 --- a/css/main.css +++ b/css/main.css @@ -230,6 +230,12 @@ iframe[src*=itch] text-shadow: #ffbc42 1px 1px 2px; } +.section-title{ + padding-top: 5px; + padding-bottom: 10px; + text-shadow: #B17300 3px 3px 3px; +} + .youtube-container { position: relative; overflow: hidden; diff --git a/index.html b/index.html index fdd5014..32bd451 100644 --- a/index.html +++ b/index.html @@ -58,7 +58,7 @@