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

@@ -15,7 +15,7 @@ export default {
<style lang="less">
header {
background-color: @secondary-color;
background-color: @color-2;
box-shadow: 0 0px 14px 0px #cecece;
> a {