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
1 changed files with 9 additions and 9 deletions

View File

@ -293,15 +293,15 @@ $hamburger-menu-icon-width: 28px;
width: 1rem;
cursor: pointer;
}
}
.info-button {
text-align: center;
height: 1.25rem;
line-height: 1.25rem;
width: 2rem;
margin-top: .25rem;
padding: 0 .5rem;
color: var(--grey-400);
}
.info-button {
text-align: center;
height: 1.25rem;
line-height: 1.25rem;
width: 2rem;
margin-top: .25rem;
padding: 0 .5rem;
color: var(--grey-400);
}
</style>