Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
yycforever authored Dec 6, 2022
1 parent a1cd89e commit 4378c4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
}
.yycfdu{
position: absolute;
height: 240px;width: 600px;
height: 230px;width: 590px;
padding-left: calc(50% - 240px);
left: 0%;top: 40%;
background-image: url(yycfdu.png);
Expand All @@ -106,7 +106,7 @@
background-position: center;
}
.yxrthu{
height: 240px;width: 600px;
height: 230px;width: 590px;
margin-right: 0%;
padding-right: calc(50% - 240px);
position: absolute;
Expand All @@ -131,4 +131,4 @@
<div class="yxrthu"></div>
</body>

</html>
</html>

0 comments on commit 4378c4d

Please sign in to comment.