diff --git a/app/styles/layout/_footer.sass b/app/styles/layout/_footer.sass index 0478ffc..1c49ab3 100644 --- a/app/styles/layout/_footer.sass +++ b/app/styles/layout/_footer.sass @@ -2,8 +2,8 @@ position: fixed z-index: 200 bottom: 0 - width: 100% - height: 54px + left: 0 + right: 0 background-color: rgba(white,.6) text-align: center color: #b0b0b0 @@ -20,57 +20,30 @@ font-size: 1.1rem line-height: 1.4 margin-top: .2em + padding: 0 10px - .cowbell-labs - position: absolute - left: 15px - bottom: 15px - font-size: 1rem - > a - display: inline-block - vertical-align: middle - margin: -1px 0 0 2px - width: 102px - height: 16px - background: transparent url("../assets/images/cowbell-labs.svg") no-repeat center + .logos + display: flex + align-items: center + justify-content: space-between + padding: 10px + + .left, + .right + display: flex .github - position: absolute - left: 175px - bottom: 13px width: 20px height: 20px background: transparent url("../assets/images/github.svg") no-repeat center - .facebook - position: absolute - left: 280px - bottom: 11px - height: 21px - border: none - overflow: hidden - .twitter - position: absolute - left: 210px - bottom: 12px width: 60px height: 20px + margin-left: 8px .webrtc - position: absolute - right: 106px - bottom: 17px width: 72px height: 12px background: transparent url("../assets/images/webrtc.png") no-repeat center background-size: 71px 12px - - .firebase - position: absolute - right: 15px - bottom: 15px - width: 76px - height: 20px - background: transparent url("../assets/images/firebase.png") no-repeat center - background-size: 76px 20px diff --git a/app/styles/layout/_media.sass b/app/styles/layout/_media.sass index f827fe7..1927574 100644 --- a/app/styles/layout/_media.sass +++ b/app/styles/layout/_media.sass @@ -70,16 +70,7 @@ margin-left: 10px .l-footer - height: 100px - padding: 15px - .cowbell-labs - > span - display: none - .github - left: 50% - margin-left: -10px - .webrtc, .facebook, .twitter - display: none + padding-top: 10px .circles display: none diff --git a/app/templates/application.hbs b/app/templates/application.hbs index 51e53b4..e8d2a55 100644 --- a/app/templates/application.hbs +++ b/app/templates/application.hbs @@ -21,12 +21,13 @@ diff --git a/public/assets/images/cowbell-labs.svg b/public/assets/images/cowbell-labs.svg deleted file mode 100644 index 80a403c..0000000 --- a/public/assets/images/cowbell-labs.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/public/assets/images/firebase.png b/public/assets/images/firebase.png deleted file mode 100644 index 2f2a8d3..0000000 Binary files a/public/assets/images/firebase.png and /dev/null differ diff --git a/public/assets/images/persona.svg b/public/assets/images/persona.svg deleted file mode 100644 index eeda3ea..0000000 --- a/public/assets/images/persona.svg +++ /dev/null @@ -1,3 +0,0 @@ - - -