Update main.css

This commit is contained in:
SuperDev
2022-12-21 21:31:32 -06:00
committed by GitHub
parent b9c0b359b7
commit bce2d426f9

View File

@@ -28,6 +28,7 @@ form{
top: 50%;
left: 50%;
margin-left: -250px;
margin-top: -100px;
width: 500px;
height: 200px;
border: 2px dashed #353535;