sass color variables

This commit is contained in:
2019-02-24 00:07:05 +01:00
parent eb5006f610
commit 202ac44759
5 changed files with 51 additions and 53 deletions

View File

@@ -50,4 +50,9 @@ body, textarea, input, button {
textarea {
resize: none;
}
button {
cursor: pointer;
font-weight: bold;
}