diff --git a/style.css b/style.css index 9aeff82..693444d 100644 --- a/style.css +++ b/style.css @@ -69,7 +69,7 @@ body { } /*headings*/ .fs-title { - font-size: 15px; + font-size: 20px; text-transform: uppercase; color: #2C3E50; margin-bottom: 10px; @@ -128,4 +128,4 @@ body { #progressbar li.active:before, #progressbar li.active:after{ background: #27AE60; color: white; -} \ No newline at end of file +}