logo jajaja

This commit is contained in:
2021-11-26 19:34:10 +01:00
parent 8eefb65fa4
commit 84ca5bb723

View File

@@ -46,7 +46,6 @@ body{
color: #f2f2f2; color: #f2f2f2;
} }
#top { #top {
position: fixed; position: fixed;
bottom: 1.2rem; bottom: 1.2rem;
@@ -128,6 +127,8 @@ body{
top: 50%; top: 50%;
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
width: fit-content;
height: 100%;
} }
.seite { .seite {