This commit is contained in:
Jacob Janzen 2024-04-27 15:35:24 -05:00
parent cde0ce954d
commit c9c5b9a8f0

View file

@ -60,6 +60,8 @@ a:hover {
position: fixed;
left: 0;
bottom: 0;
width: 700px;
max-width: calc(100% - 20px);
text-align: center;
display: flex;
justify-content: space-between;