Handle fruit expiry date expiry date cases + CSS variable name convention

This commit is contained in:
2020-12-06 19:22:34 +01:00
parent 5ae24298ae
commit ad369d0bc4
6 changed files with 31 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
@primary-color: #0c9696;
@secondary-color: #ffffff;
@color-1: #0c9696;
@color-2: #ffffff;
@color-3: #ff9700;
@text-color: #333;
@headerHeight: 58px;