Remove empty styles in splash.css

This commit is contained in:
Ryan Huffman 2016-01-19 14:40:41 -08:00
parent dc1d1dfebd
commit b2ca92666f

View file

@ -48,8 +48,6 @@ h2 {
padding: 0; padding: 0;
} }
p {}
.header-title { .header-title {
padding-top: 80px; padding-top: 80px;
} }
@ -82,8 +80,6 @@ p {}
right: -30px; right: -30px;
} }
.column.right img {}
.top { .top {
height: 168px; height: 168px;
border-bottom: 2px solid #F5F6F6; border-bottom: 2px solid #F5F6F6;
@ -119,8 +115,6 @@ p {}
padding-top: 34px; padding-top: 34px;
} }
.header-title {}
.header-right { .header-right {
/* float: right; */ /* float: right; */
position: absolute; position: absolute;