make the mobile experience "better"

This commit is contained in:
2024-11-06 10:19:52 +00:00
parent 93c22abede
commit 26661c550c
+5
View File
@@ -51,6 +51,9 @@ p {
align-items: center;
max-width: 480px;
margin: 0 auto;
width: 100%;
padding: 0 20px;
box-sizing: border-box;
}
div.buttons {
@@ -72,6 +75,8 @@ ul.buttons {
padding-left: 10px;
display: flex;
flex-wrap: wrap;
padding: 0 20px;
box-sizing: border-box;
}
ul.buttons li {