mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
05c0cbfd6d
[web] Add mixin for eyebrow headline GitOrigin-RevId: 992acd11e6c22c35499329bb53917a2b1ac79ac5
5 lines
No EOL
115 B
Text
5 lines
No EOL
115 B
Text
mixin eyebrow(text)
|
|
span.mono-text
|
|
span(aria-hidden) {
|
|
span #{text}
|
|
span(aria-hidden) } |