Add border radius to footer

This commit is contained in:
Max Nuding 2023-04-02 20:49:13 +02:00
parent 1066ea51a9
commit 00f7060cac
Signed by: phlaym
GPG Key ID: A06651BAB6777237

View File

@ -26,6 +26,7 @@
background-color: #54546788;
padding: 0.3em 1em;
margin: 0 -8px;
border-radius: 3px;
}
.icon {
position: relative;