Update style.css

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

View File

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