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