Version 0.3.0 - Fix of style.css

This commit is contained in:
CICD - Pipeline 2023-08-24 22:57:09 +02:00
parent 5b2b444b02
commit b7b3bee229

View File

@ -418,7 +418,7 @@ p {
font-size: 10px; font-size: 10px;
position: fixed; position: fixed;
width: 60px; width: 60px;
transform: translateY(300%); transform: translateY(305%);
background-color: rgb(48, 5, 77); background-color: rgb(48, 5, 77);
} }