Add submissions copyright footer
This commit is contained in:
parent
a3f85e4cba
commit
8b7f5b39b8
4 changed files with 10 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue