edited styles.css
This commit is contained in:
parent
4f829e43bd
commit
b7e4e429ee
|
@ -15,7 +15,7 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
height: 100vh; /* Ensure body height fits within viewport */
|
height: 100vh; /* Ensure body height fits within viewport */
|
||||||
background: #068E0D;
|
background: #068e0d;
|
||||||
color: white;
|
color: white;
|
||||||
position: relative; /* Relative positioning for footer */
|
position: relative; /* Relative positioning for footer */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue