7 lines
98 B
CSS

footer {
margin-top: 1em;
color: var(--dark-text);
text-align: center;
font-size: .7em;
}