mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-06 10:23:13 +00:00
Increase hit target for dropdown
Add CartRecord type Remove OOP style Promises from Contact Add contact reason dropdown The usual SCSS changes and adjustments
This commit is contained in:
parent
865654de87
commit
c908a544aa
7 changed files with 125 additions and 51 deletions
|
@ -21,7 +21,7 @@
|
|||
font-family: $font-family;
|
||||
font-size: $font-size-p;
|
||||
|
||||
border: 1px solid rgba($color-dark, 0.2);
|
||||
border: 1px solid $color-light;
|
||||
border-radius: $border-radius-normal;
|
||||
background-color: $color-light;
|
||||
color: $color-on-light;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue