2022-09-07 15:17:12 +02:00

9 lines
149 B
Plaintext

.footer {
position: fixed;
bottom: 0;
padding: 10px;
font-family: "DM Mono", monospace;
font-size: 12px;
font-weight: 200;
}