mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-09 21:00:06 +00:00
12 lines
144 B
CSS
12 lines
144 B
CSS
.md-grid {
|
|
max-width: 960px;
|
|
}
|
|
|
|
.docblock {
|
|
border-left: .05rem solid var(--md-primary-fg-color);
|
|
}
|
|
|
|
.docblock-desc {
|
|
margin-left: 1em;
|
|
}
|