Add fancy badges to docs site
This commit is contained in:
parent
5a0800256f
commit
43ac3fddb6
2 changed files with 8 additions and 4 deletions
|
@ -126,4 +126,8 @@ sm: 500px,
|
|||
md: $content-width,
|
||||
lg: $content-width + $nav-width,
|
||||
xl: 1400px
|
||||
);
|
||||
);
|
||||
|
||||
.aux-nav a:not([class]), .aux-nav a:not([class]):hover {
|
||||
background: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue