add basic live demo component

This commit is contained in:
Philipp Kühn
2020-09-30 10:01:16 +02:00
parent e67c041c31
commit 1a4e7385e4
11 changed files with 450 additions and 12 deletions

View File

@@ -64,7 +64,7 @@
}
&__link {
text-align: right;
// text-align: right;
}
&__error {
@@ -72,4 +72,4 @@
color: $colorRed;
background-color: rgba($colorRed, 0.1);
}
}
}