diff --git a/css/styles.css b/css/styles.css index 84b4a17..8285d93 100644 --- a/css/styles.css +++ b/css/styles.css @@ -57,7 +57,7 @@ footer { position: fixed; z-index: 1; top: 0; - left: 0; + right: 0; background-color: #111; overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 60px; /* Place content 60px from the top */