mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 11:26:37 +03:00
10 lines
111 B
SCSS
10 lines
111 B
SCSS
@import '../../common/styles/variables';
|
|
|
|
.api-info-header {
|
|
font-weight: normal;
|
|
}
|
|
|
|
> div {
|
|
width: 60%;
|
|
}
|