Update styles.css

This commit is contained in:
Lucas T 2021-09-17 19:06:31 -03:00 committed by GitHub
parent bdbea2b306
commit 31dc25ca40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -82,13 +82,13 @@ header img{
}
.e img.cimg{
border-radius:10px;
border: solid 3px rgb(51, 51, 51);
margin: 3px 0 0 0;
border:solid 3px rgb(51, 51, 51);
margin:3px 0 0 0;
background:black;
width:99.70%;
width:99.5%;
height:300px;
object-fit:none;
text-align:center;
cursor:zoom-in;
}
.go{
color:white;