8 lines
80 B
CSS
8 lines
80 B
CSS
.page__footer {
|
|
color: var(--off-fg);
|
|
}
|
|
|
|
.page__footer p {
|
|
margin: 0;
|
|
}
|