border-radius fix

This commit is contained in:
kevmodrome 2020-04-09 13:49:30 +02:00
parent b03ba33bc4
commit 0778487020
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@
} }
footer { footer {
padding: 20px; padding: 20px;
border-radius: 0 0 5px 5px;
bottom: 0; bottom: 0;
left: 0; left: 0;
background: #fafafa; background: #fafafa;