moved caps warning

This commit is contained in:
Jack 2020-07-23 15:32:35 +01:00
parent 975ecd1031
commit ad6e01da9f

View file

@ -1148,7 +1148,7 @@ key {
display: table;
position: absolute;
left: 50%;
top: 50%;
top: 66vh;
transform: translateX(-50%) translateY(-50%);
padding: 1rem;
border-radius: var(--roundness);