mobile style minor fixes

This commit is contained in:
Maciej Jarczok 2014-03-22 18:24:55 +01:00
parent 440548482b
commit 0c9d1a255e
2 changed files with 9 additions and 2 deletions

View File

@ -28,7 +28,7 @@ b, strong
height: 76px
background: transparent image-url("/images/sharedrop.svg") no-repeat center
background-size: 324px 76px
transition: opacity .2s
transition: opacity .4s
.ember-application
> .preloader
opacity: 0

View File

@ -1,4 +1,8 @@
@media (max-width: 768px)
.preloader
width: 240px
height: 56px
background-size: 240px 56px
.l-content
padding: 80px 0 115px
.user
@ -100,7 +104,10 @@
> span
display: none
.github
left: 132px
left: 50%
margin-left: -10px
.webrtc
display: none
.circles
display: none