mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-08-27 04:38:13 +02:00
18 lines
253 B
Sass
18 lines
253 B
Sass
.anchor
|
|
display: none
|
|
font-style: normal
|
|
font-weight: normal
|
|
position: absolute
|
|
right: 100%
|
|
top: 0
|
|
|
|
.anchor::before
|
|
line-height: 3.2
|
|
content: "∞"
|
|
color: $color-ocre
|
|
padding-right: 0.1em
|
|
|
|
.anchor:hover
|
|
a
|
|
text-decoration: none
|