mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 19:36:44 +03:00
7 lines
111 B
SCSS
7 lines
111 B
SCSS
@import '../../common/styles/variables';
|
|
|
|
.api-info-header {
|
|
color: $headers-color;
|
|
font-weight: normal;
|
|
}
|