More clickable icons

This commit is contained in:
Kuba Orlik 2026-06-02 15:46:22 +02:00
parent d3b677ed5f
commit 7d0458c766

View File

@ -55,6 +55,9 @@ footer {
flex-grow: 1;
justify-content: space-between;
a {
padding: 2px 8px;
svg {
width: 24px;
height: 24px;
@ -64,6 +67,7 @@ footer {
}
}
}
}
.footer__attribution {
text-align: center;