diff --git a/sound-jams/css/main.css b/sound-jams/css/main.css index 5a0b21c..bec9122 100644 --- a/sound-jams/css/main.css +++ b/sound-jams/css/main.css @@ -60,6 +60,15 @@ header h1{ } +header h2{ + font-family:tenor; + font-size:12vw; + float:left; + width:60%; + margin-bottom:5%; + +} + .show{ font-size:0.9em; color:#0f0;