make it more accessible

This commit is contained in:
Ethan Roseman 2021-02-26 16:09:22 +09:00
parent 66142b2f6d
commit fc1fed58fd

View File

@ -155,9 +155,9 @@ button:hover {
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
width: 1600px; width: 80%;
max-width: 95%; max-width: 95%;
height: 1100px; height: 80%;
max-height: 950%; max-height: 950%;
} }