6 lines
89 B
CSS
6 lines
89 B
CSS
.fire-text {
|
|
fill: url("#p-fire");
|
|
font-size:120px;
|
|
}
|
|
|
|
svg { display: inline-block; } |