Fixed button styling

This commit is contained in:
xeovalyte 2024-03-23 19:36:30 +01:00
parent ac92e9f16a
commit ead2852922
No known key found for this signature in database

View File

@ -27,6 +27,7 @@ body {
main {
height: 100%;
width: 100%;
padding: 20px;
display: flex;
flex-direction: column;