Update style.css

This commit is contained in:
JasonYANG17 2023-03-29 22:05:14 +08:00 committed by GitHub
parent 57838c988f
commit b1bf48f821
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,8 +105,8 @@ float: left;
border: 1px solid blue; border: 1px solid blue;
width: auto; width: auto;
height: 450px; height: 450px;
margin-right: 10px; margin-right: 5px;
margin-left: 10px; margin-left: 5px;
margin-bottom: 20px; margin-bottom: 20px;
} }