This commit is contained in:
Raven Scott 2024-10-27 01:39:39 -04:00
parent 869ca41971
commit a528a73ec8

View File

@ -26,7 +26,7 @@ a:hover {
/* Add margin between list items */ /* Add margin between list items */
li { li {
margin-bottom: 5rem; /* Space between list items */ margin-bottom: 1rem; /* Space between list items */
line-height: 1.6; /* Improve readability for longer text */ line-height: 1.6; /* Improve readability for longer text */
} }
@ -211,7 +211,7 @@ footer {
p { p {
margin-top: px; margin-top: 3px;
margin-bottom: 5.2px; margin-bottom: 5.2px;
} }