mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-05 09:53:12 +00:00
Optimise Cart page
Yeet the last of the % imports, as they incorrectly displayed as syntax errors
This commit is contained in:
parent
6f97ad9a4c
commit
c54c9c05a9
8 changed files with 40 additions and 34 deletions
|
@ -24,7 +24,7 @@ $border-radius-circle: 99999px;
|
|||
// GAP SIZING
|
||||
$sizing-default-width: 1000px;
|
||||
$sizing-full-width: 1200px;
|
||||
$sizing-navigation-height: 55px;
|
||||
$sizing-navigation-height: 60px;
|
||||
|
||||
// PADDING/MARGIN
|
||||
$spacing-xsmall: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue