Displaying error fixed

This commit is contained in:
Vion
2022-01-25 12:25:47 +08:00
parent a4e066d2db
commit ccae9db727
6 changed files with 14 additions and 9 deletions

View File

@@ -328,7 +328,7 @@ picture {
height: auto;
position: fixed;
right: 0;
top: 40%;
top: 56vh;
background: #FFFFFF;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
border-radius: .25rem;