Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-11 08:07:57 +00:00
parent 33b2cdf9eb
commit abdf822d0e
2 changed files with 7 additions and 0 deletions

View File

@ -38,4 +38,10 @@
transition: opacity 0.3s ease;
}
.md-header {
position: sticky !important;
top: 0 !important;
transform: none !important;
transition: none !important;
}

View File

@ -15,6 +15,7 @@ nav:
- Smokeping: services/smokeping.md
theme:
name: 'material'
language: sv
font:
text: 'Ubuntu'