Add normalize.css and fix some basic styling
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.calculator {
|
||||
&__points {
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.index__class-picker {
|
||||
margin: 2em 0;
|
||||
}
|
||||
Reference in New Issue
Block a user