mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 04:50:12 +02:00
add new external brand icons
This commit is contained in:
@@ -34,6 +34,19 @@
|
||||
font-size: var(--theme-font-size-5xl);
|
||||
}
|
||||
|
||||
img.size-xs,
|
||||
img.size-sm,
|
||||
img.size-md,
|
||||
img.size-lg,
|
||||
img.size-xl,
|
||||
img.size-2xl,
|
||||
img.size-3xl,
|
||||
img.size-4xl,
|
||||
img.size-5xl {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
||||
|
||||
.color-default {
|
||||
color: var(--theme-colors-foreground);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user