mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 16:19:53 +02:00
Docs: replace twbs/bootstrap-npm-starter
by twbs/examples/tree/main/icons-font
(#37671)
* Docs: replace twbs/bootstrap-npm-starter by twbs/examples/tree/main/icons-font * Revamp starter template to use new .icon-link, fix Bootstrap icon and text at top * Remove extra CSS file * Change links to twbs/examples * Fix icon name * Adjust icon link offset to more reasonable and scaling distance Co-authored-by: Mark Otto <markdotto@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
gap: .375rem;
|
||||
align-items: center;
|
||||
text-decoration-color: rgba(var(--#{$prefix}link-color-rgb), var(--#{$prefix}link-opacity, .5));
|
||||
text-underline-offset: .5rem;
|
||||
text-underline-offset: .25em;
|
||||
backface-visibility: hidden;
|
||||
|
||||
> .bi {
|
||||
|
Reference in New Issue
Block a user