remove font awesome js tools

This commit is contained in:
Rodrigo Quelca
2021-08-20 15:49:08 +00:00
parent d7bedf099d
commit b23acbffc9
2 changed files with 0 additions and 2 deletions

View File

@@ -13,7 +13,6 @@ import 'bootstrap/dist/css/bootstrap-grid.css';
import 'bootstrap/dist/css/bootstrap.min.css'
import 'bootstrap-vue/dist/bootstrap-vue.css'
import Home from "./Home";
Vue.use(VueRouter);
Vue.use(VueSidebarMenu);

View File

@@ -76,7 +76,6 @@
width: 30px;
text-align: center;
border-radius: 3px;
margin-top: 8px;
margin-right: 0px;
margin-left: 10px;
}