Added prewrap class for api text
This commit is contained in:
@@ -54,6 +54,11 @@ hr {
|
|||||||
font-weight: $heavy;
|
font-weight: $heavy;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// UTILITIES
|
||||||
|
.prewrap {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
||||||
// LAYOUTS
|
// LAYOUTS
|
||||||
.fullpage {
|
.fullpage {
|
||||||
min-height: calc(100vh - 56px);
|
min-height: calc(100vh - 56px);
|
||||||
|
|||||||
Reference in New Issue
Block a user