diff --git a/css/styles.css b/css/styles.css index 7166b2c..2952c2d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -24,6 +24,12 @@ header { background-color: rgb(83, 80, 80); } + +.my-logo{ + left: 0; + +} + /* Countdown Bar*/ .countdown { margin-bottom: 0; diff --git a/index.html b/index.html index 9dc7cc2..3bff419 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,10 @@