This commit is contained in:
2021-11-26 20:28:06 +01:00
parent 261622ac1a
commit 8a57b4c2ea
2 changed files with 7 additions and 1 deletions

View File

@@ -42,4 +42,9 @@ body {
border-color: #808080;
cursor: pointer;
transition: all 0.5s ease-in-out;
}
.logo {
width: fit-content;
height: fit-content;
}