WIP(shops): more layouts and fixes

This commit is contained in:
Sabe Jones
2024-05-08 20:27:27 -05:00
parent 32cb201b81
commit b28251dc9e
11 changed files with 88 additions and 170 deletions

View File

@@ -31,8 +31,8 @@
.bottom-banner {
background: linear-gradient(114.26deg, $purple-300 0%, $purple-200 100%);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
color: $white;
height: 80px;
line-height: 24px;