Only pixel. Input integer instead of string. Style changed a little

This commit is contained in:
2018-06-06 09:12:49 -07:00
parent 3215375309
commit 47aae95143
3 changed files with 28 additions and 27 deletions

View File

@ -67,7 +67,7 @@
}
.Menu_button:hover {
background-color: rgb(227, 227, 227);
padding-left: 5%;
padding-left: 10%;
}
.Menu_button:active {
transition: background-color 0.1s;