mirror of
https://github.com/Lissy93/awesome-privacy.git
synced 2026-03-11 08:55:33 +00:00
Reduce icon size
This commit is contained in:
parent
8dc9b4abfc
commit
484c30aa93
1 changed files with 6 additions and 0 deletions
|
|
@ -159,6 +159,12 @@ ul {
|
|||
|
||||
.all-good {
|
||||
color: var(--success);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
:global(svg) {
|
||||
width: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue