feat: added step-by-step
This commit is contained in:
@@ -70,10 +70,12 @@
|
||||
&:hover {
|
||||
color: $blue;
|
||||
background-color: $white;
|
||||
border-color: $blue;
|
||||
}
|
||||
|
||||
&:active {
|
||||
color: $darkblue;
|
||||
border-color: $darkblue;
|
||||
}
|
||||
|
||||
&::before {
|
||||
|
||||
Reference in New Issue
Block a user