Update style.css
This commit is contained in:
parent
e7d21c1309
commit
68eb95e672
@ -7,7 +7,7 @@ body{
|
||||
background:linear-gradient(to right, #D4D3DD, #EFEFBB);
|
||||
}
|
||||
.img{
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
height: 80vh;
|
||||
background-image: url("./img/1.jpg");
|
||||
background-position: center;
|
||||
@ -41,4 +41,4 @@ body{
|
||||
text-align: center;
|
||||
backdrop-filter: blur(5px);
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user