replaced some old HTML with the right components; added quality modal functional component

This commit is contained in:
Roberto Tonino
2020-07-06 18:34:43 +02:00
parent 77c875d932
commit b716e89560
8 changed files with 68 additions and 68 deletions

View File

@@ -1,4 +1,5 @@
// Breakpoints (@todo change them in more proper values)
// Breakpoints
// TODO Change them in more proper values
$small: 601px;
$medium: 993px;