mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
7 lines
86 B
SCSS
7 lines
86 B
SCSS
|
%route-title {
|
||
|
@extend %visually-hidden;
|
||
|
}
|
||
|
.route-title {
|
||
|
@extend %route-title;
|
||
|
}
|