Update index.html

This commit is contained in:
tiff 2024-12-25 15:16:05 -05:00 committed by GitHub
parent 7fe4cb80c0
commit a96406f87b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,9 +7,9 @@
<style> <style>
.wrapper { .wrapper {
display: flex; display: flex;
margin-bottom: 30%; margin-bottom: 25%;
margin-left: 30%; margin-left: 25%;
margin-right: 30%; margin-right: 25%;
flex-flow: row wrap; flex-flow: row wrap;
} }