diff --git a/css/components/title.css b/css/components/title.css index 6b3916e..2657ae5 100644 --- a/css/components/title.css +++ b/css/components/title.css @@ -3,4 +3,10 @@ text-shadow: 3px 3px 0px #2e2e2e;; font-size: 40px; color: #FF6B81; +} + +.title.-second{ + color: #FFF; + text-align: center; + text-shadow: none; } \ No newline at end of file diff --git a/index.html b/index.html index 673589c..ad8bcff 100644 --- a/index.html +++ b/index.html @@ -41,5 +41,7 @@