Fix content scaling on large screens

This commit is contained in:
2021-02-03 20:16:03 -05:00
parent 337bb94983
commit adee7e3bb4

View File

@@ -46,6 +46,7 @@ a:hover {
padding: 1em;
width: 40em;
max-width: 90%;
background-color: rgba(255, 255, 255, 0.2);
border-style: solid;