Fix padding for about

This commit is contained in:
2025-06-25 21:19:53 -07:00
parent 561f2fda85
commit 5a62398a91
@@ -1,6 +1,6 @@
<style>
.about-frame {
margin-top: 25px;
margin: 25px 0;
max-width: 1200px;
padding: 10px;
}