feat: added step-by-step

This commit is contained in:
Aliaksei Karzhou
2024-07-02 19:29:42 +03:00
parent 32e6628824
commit 01fc9d9edd
11 changed files with 520 additions and 15 deletions

View File

@@ -70,10 +70,12 @@
&:hover {
color: $blue;
background-color: $white;
border-color: $blue;
}
&:active {
color: $darkblue;
border-color: $darkblue;
}
&::before {