added keys to calculatorm, press methid to Button, primary button style

This commit is contained in:
Will McGugan
2022-08-31 09:30:41 +01:00
parent 78fb85b725
commit 10ede76b9b
3 changed files with 68 additions and 14 deletions

View File

@@ -27,10 +27,6 @@ Button {
color: $text-primary-lighten-2;
}
#ac,#c,#plus-minus,#percent {
tint: $primary 25%;
}
#number-0 {
column-span: 2;
}