diff --git a/app/static/index.css b/app/static/index.css index 83daac6..fa3d332 100644 --- a/app/static/index.css +++ b/app/static/index.css @@ -360,6 +360,11 @@ header h2 { font-size: 1.563vw; } +.slider__txt .inner-reference { + color: white; + text-decoration: underline; +} + .slider__button { font-size: 1.563vw; padding: 0.391vw 1.042vw; diff --git a/app/templates/index.html b/app/templates/index.html index cfe9763..06903fb 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -99,12 +99,13 @@