Initial layout, index-page and logo images.

This commit is contained in:
codevictory
2021-03-29 21:48:15 +03:00
parent cd46df9c57
commit bed6bd36cf
8 changed files with 147 additions and 150 deletions

View File

@@ -1,5 +1,6 @@
/* This file is for your main application css. */
@import "./phoenix.css";
@import './layout.scss';
@import './pages/index.scss';
/* Alerts and form errors */
.alert {