changing footer lengths
This commit is contained in:
parent
d5a4937fa2
commit
68a9ca7d04
@ -113,7 +113,7 @@ button:hover {
|
|||||||
.footer {
|
.footer {
|
||||||
background-color: #444; /* Dark gray color for footer */
|
background-color: #444; /* Dark gray color for footer */
|
||||||
color: white; /* Light text color for footer */
|
color: white; /* Light text color for footer */
|
||||||
padding: 20px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user