update with initial blog functionality

first blog with basic first attempt ui
This commit is contained in:
Arjun Patel
2018-07-07 17:49:01 -07:00
parent 670625a833
commit 8217bc6111
12 changed files with 549 additions and 12 deletions
+2 -1
View File
@@ -1807,6 +1807,7 @@ ul.icons {
display: -webkit-flex;
display: -ms-flex;
display: flex;
flex-direction: column;
-moz-justify-content: center;
-webkit-justify-content: center;
-ms-justify-content: center;
@@ -1817,7 +1818,7 @@ ul.icons {
background-size: cover;
border-top: 0;
display: -ms-flexbox;
height: 35rem !important;
height: 50rem !important;
min-height: 35rem;
overflow: hidden;
position: relative;