mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
fix: prevent class name polution
This commit is contained in:
parent
a81f780562
commit
a0f6ad3398
1 changed files with 0 additions and 4 deletions
|
|
@ -145,10 +145,6 @@ $minimal-z-index: max($github-header-z-index, $github-pull-request-float-header-
|
|||
display: none;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
@mixin flex-center {
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue