Change footer color

pull/21/head
Freeplayg 2022-12-20 00:59:02 -05:00
rodzic efec20c9c4
commit af0922ce77
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -128,7 +128,7 @@
justify-content: space-between;
border-top: 1px dashed var(--border-2);
position: relative;
background-color: rgba(150,150,150,0.05);
background-color: var(--highlight);
box-shadow: 0 0 24px rgba(0,0,0,0.1);
}
[type="submit"] {