chore: cleanup unnecessary css
This commit is contained in:
parent
4268eee1f2
commit
1e4ef96150
1 changed files with 0 additions and 4 deletions
|
@ -260,9 +260,5 @@ const buttonText = computed<string>(() => {
|
|||
|
||||
.how-it-works-modal {
|
||||
font-size: 1rem;
|
||||
|
||||
p {
|
||||
display: inline-block !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue