add margin

This commit is contained in:
Jacob Janzen 2024-04-27 15:35:51 -05:00
parent c9c5b9a8f0
commit 3b707eac74

View file

@ -60,6 +60,7 @@ a:hover {
position: fixed;
left: 0;
bottom: 0;
margin: auto;
width: 700px;
max-width: calc(100% - 20px);
text-align: center;