mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 00:10:24 +00:00
Remove links from docs sidebar
This commit is contained in:
parent
f3692bf517
commit
a66e5e6643
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
padding: .25rem .625rem .25rem .5rem;
|
||||
font-weight: 600;
|
||||
color: rgba($black, .65);
|
||||
text-decoration: none;
|
||||
@include border-radius(.25rem);
|
||||
|
||||
> * { pointer-events: none; }
|
||||
|
|
@ -64,6 +65,7 @@
|
|||
padding: .25rem .5rem;
|
||||
@include font-size(.875rem);
|
||||
color: rgba($black, .65);
|
||||
text-decoration: none;
|
||||
@include border-radius(.25rem);
|
||||
|
||||
&:hover,
|
||||
|
|
|
|||
Loading…
Reference in a new issue