diff --git a/src/styles/style.styl b/src/styles/style.styl index 44f7376..97806f0 100644 --- a/src/styles/style.styl +++ b/src/styles/style.styl @@ -39,6 +39,7 @@ a flex 1 min-height 100vh padding-bottom 50px + .jumbo width 100% height 50vh @@ -60,7 +61,6 @@ a font-size 1.5em margin-top 1em - video height 100% position absolute @@ -216,9 +216,8 @@ footer padding-right 0 .message - padding 0.5em 1em + padding 0.5em padding-right 2em - padding-left 4.5em border-top 1px solid #E5E5E5 position relative @@ -230,9 +229,10 @@ footer .message__image width 2.5em - position absolute - left 1em - top 0.8em + float left + margin-right 0.5em + margin-top 0.2em + vertical-align top .message__icon margin 6px