update Anchor
This commit is contained in:
parent
7dc6a8c3b4
commit
599d4c90e4
48 changed files with 4740 additions and 3995 deletions
|
@ -31,11 +31,11 @@
|
|||
position: absolute;
|
||||
width: 8px;
|
||||
height: 8px;
|
||||
border-radius: 8px;
|
||||
border-radius: 50%;
|
||||
border: 2px solid @primary-color;
|
||||
background-color: @body-background;
|
||||
left: 50%;
|
||||
transition: top .3s ease-in-out;
|
||||
transition: top @transition-time @ease-in-out;
|
||||
transform: translate(-50%, 2px);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue