Made controls smaller text

This commit is contained in:
Anthony Lawn 2019-11-16 09:08:09 -06:00 committed by GitHub
parent 7d149850ec
commit a5c3ad7128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -250,7 +250,7 @@ button.accordion:focus {
top: 25%;
transform: translate(-50%, -50%);
color: grey;
font-size: 250%;
font-size: 175%;
background-color: #242a3388;
padding: 20px;
border-radius: 2px;