fix: banner styles
This commit is contained in:
parent
42c43255d1
commit
71befc8142
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
.banner p {
|
||||
font-size: var(--font-size-sm);
|
||||
line-height: var(--line-height-sm);
|
||||
margin: 0;
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
.banner p > svg {
|
||||
|
|
Reference in a new issue