Add submissions copyright footer

This commit is contained in:
Elnu 2023-07-02 21:10:12 -07:00
parent a3f85e4cba
commit 8b7f5b39b8
4 changed files with 10 additions and 3 deletions

View file

@ -125,6 +125,11 @@ input[type=number] {
background: rgba(0, 0, 0, 0.125);
$gap: 0.5em;
padding: $gap;
footer {
margin-top: 1em;
}
& > div {
width: 100%;
column-count: 3;