1
1
mirror of https://github.com/Redocly/redoc.git synced 2025-02-25 22:40:32 +03:00
redoc/lib/components/ApiInfo/api-info.scss

6 lines
88 B
SCSS
Raw Normal View History

@import '../../common/styles/variables';
.api-info-header {
color: $headers-color;
}