diff --git a/assets/css/index.css b/assets/css/index.css index 1ad6635..f5b0a5b 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -29,6 +29,10 @@ body { height: 50px; } +.big-title, .big-title{ + text-shadow: #000000 3px 3px 2px; +} + .big-title{ font-weight: bold; width: 100%; @@ -36,7 +40,6 @@ body { font-size: 40px; text-align: center; color: rgb(231, 229, 101); - text-shadow: #000000 3px 3px 2px; } .sub-title{