created and styled features section

This commit is contained in:
Yusuf Ipek
2021-05-13 12:31:46 +03:00
parent 4d91966711
commit 68c330ae90
7 changed files with 125 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
import "font-awesome/css/font-awesome.min.css";
import "./sass/main.scss";
import Sidebar from "./commons/sidebar";
import Header from "./commons/header";