Skip to content

Commit bc75a73

Browse files
committed
Update yu.html
1 parent 6c8c960 commit bc75a73

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

more/content/yu.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@
3434
}
3535

3636
.happy-valentines {
37-
position: relative;
37+
position: absolute;
38+
top: 50%;
39+
left: 50%;
40+
transform: translate(-50%, -50%);
3841
width: 550px;
3942
height: 600px;
4043
display: flex;

0 commit comments

Comments
 (0)