fixed svg fill bug
This commit is contained in:
parent
56bd9b0acd
commit
dec9794cb6
@ -60,6 +60,10 @@
|
||||
@apply tracking-tight transition-all;
|
||||
}
|
||||
|
||||
svg {
|
||||
@apply fill-current;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@apply mb-6 text-6xl font-bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user