mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 17:28:54 +00:00
9 lines
144 B
SCSS
9 lines
144 B
SCSS
.integrations {
|
|
|
|
&__page-description {
|
|
font-size: $x-small;
|
|
color: $core-fleet-black;
|
|
@include sticky-settings-description;
|
|
}
|
|
}
|