diff --git a/style.css b/style.css index e9ca4c8..1f8a106 100644 --- a/style.css +++ b/style.css @@ -72,7 +72,7 @@ li { .prompt_title_red { font-family: "Indie Flower", Arial; - font-size: 1.4vw; + font-size: 1.2vw; color: red; font-weight: bold; text-decoration: underline; @@ -80,7 +80,7 @@ li { .prompt_title_blue { font-family: "Indie Flower", Arial; - font-size: 1.4vw; + font-size: 1.2vw; color: blue; font-weight: bold; text-decoration: underline; @@ -88,7 +88,7 @@ li { .prompt_title_green { font-family: "Indie Flower", Arial; - font-size: 1.4vw; + font-size: 1.2vw; color: green; font-weight: bold; text-decoration: underline;