7 lines
271 B
SCSS
7 lines
271 B
SCSS
// -----------------------------------------------------------------------------
|
|
// Documentation page specific styles
|
|
// -----------------------------------------------------------------------------
|
|
|
|
.documentation-page {
|
|
// Any documentation-specific styles go here
|
|
} |