modify basic css config

This commit is contained in:
Spedon
2023-03-09 21:24:13 +08:00
parent 0341bc5e69
commit 2618bbbcf2
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
.image {
width: 40vmin;
width: 50vmin;
position: absolute;
transform: translate(-50%, -50%);
}