fix(fe/styles): style fixes

This commit is contained in:
hexxa 2021-12-25 16:50:14 +08:00 committed by Hexxa
parent 49f42e937f
commit 6aed184ad9
6 changed files with 17 additions and 16 deletions

View file

@ -113,6 +113,7 @@
background-color: white;
border-radius: 0.8rem;
margin-bottom: 2rem;
box-shadow: 0 5px 30px 0 rgb(31 38 135 / 10%);
}
.container-padding {