add missing semicolon

This commit is contained in:
Daniel Muyshond 2021-03-15 11:54:28 +01:00
parent 121a609121
commit ac12984393
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ $button-color: white;
$cell-entry-hover-effect: left-to-right;
$theme2019: true;
$link-color: $primary-color;
$font-family: 'Din'
$font-family: 'Din';
$border-radius: 3px;
/*BASKET*/