chore: cleanup unnecessary css
continuous-integration/drone/pr Build is failing Details

This commit is contained in:
kolaente 2022-02-06 19:41:20 +01:00
parent 4268eee1f2
commit 1e4ef96150
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 4 deletions

View File

@ -260,9 +260,5 @@ const buttonText = computed<string>(() => {
.how-it-works-modal {
font-size: 1rem;
p {
display: inline-block !important;
}
}
</style>