chore: remove indention

This commit is contained in:
kolaente 2022-09-15 14:24:37 +02:00
parent 8c866401b0
commit 3bc0b29453
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -293,6 +293,7 @@ $hamburger-menu-icon-width: 28px;
width: 1rem;
cursor: pointer;
}
}
.info-button {
text-align: center;
@ -303,5 +304,4 @@ $hamburger-menu-icon-width: 28px;
padding: 0 .5rem;
color: var(--grey-400);
}
}
</style>