front-end almost done | started back-end
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
&::after {
|
||||
content: '';
|
||||
display: block;
|
||||
background: #000;
|
||||
background: $red;
|
||||
width: 40px;
|
||||
height: 4px;
|
||||
position: absolute;
|
||||
@@ -47,7 +47,7 @@
|
||||
&::after {
|
||||
content: '';
|
||||
display: block;
|
||||
background: #000;
|
||||
background: $red;
|
||||
width: 50px;
|
||||
height: 4px;
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user