Fix
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
082b175859
commit
df5e888169
|
@ -15,3 +15,10 @@
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-grid {
|
||||||
|
max-width: 65rem
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-sidebar {
|
||||||
|
width: 8rem
|
||||||
|
}
|
|
@ -15,8 +15,6 @@ nav:
|
||||||
- Smokeping: services/smokeping.md
|
- Smokeping: services/smokeping.md
|
||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
features:
|
|
||||||
- toc.integrate
|
|
||||||
language: sv
|
language: sv
|
||||||
font:
|
font:
|
||||||
text: 'Ubuntu'
|
text: 'Ubuntu'
|
||||||
|
|
Loading…
Reference in New Issue