mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: override gitea style
This commit is contained in:
parent
a5baa23c77
commit
71151cb4e1
1 changed files with 6 additions and 0 deletions
|
|
@ -218,6 +218,12 @@ $minimal-z-index: max(
|
|||
}
|
||||
|
||||
padding-top: 0;
|
||||
|
||||
.#{$name}-side-bar {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue