mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-12 04:53:50 +00:00
5 lines
115 B
Text
5 lines
115 B
Text
|
mixin eyebrow(text)
|
||
|
span.mono-text
|
||
|
span(aria-hidden) {
|
||
|
span #{text}
|
||
|
span(aria-hidden) }
|