Redid styles to match the new home page structure

This commit is contained in:
Ascendings 2015-09-29 12:01:02 -04:00
parent 97c846cc62
commit aebd56bd7a

View File

@ -1,36 +1,27 @@
#featured
display: flex
flex-direction: row
height: 300px
height: auto
margin: 0 auto 20px
padding: 5px
background: none
div
position: relative
.hover-box
+transition(all, 200ms)
&:hover
box-shadow: 0 6px 20px 0 rgba(#000, 0.19), 0 8px 17px 0 rgba(#000, 0.2)
.news
display: block
+size(100% 100%)
max-width: 420px
margin-right: 10px
background: url(/img/banner/oo-banner.jpg)
background-size: 100% 100%
border-radius: 5px
div
margin-bottom: 25px
.notes
height: 100%
padding: 0
flex: 1
#twitter-widget-0
a
display: block
width: 100% !important
height: 100%
width: 100%
max-width: 500px
margin-left: auto
margin-right: auto
img
width: 100%
#wrapper-home
display: block