front-end almost done | started back-end

This commit is contained in:
Amir Mohamadi
2020-11-23 19:39:26 +03:30
parent 95149f0e72
commit 80a7abafb7
191 changed files with 60163 additions and 950 deletions
+2 -2
View File
@@ -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;