fix mobile home
This commit is contained in:
Родитель
1a1d4fcf5b
Коммит
379acada28
|
@ -47,7 +47,7 @@ body {
|
|||
}
|
||||
.docs-header .carbonad {
|
||||
position: absolute !important;
|
||||
bottom: 90px !important;
|
||||
bottom: 180px !important;
|
||||
margin-top: 0 !important;
|
||||
-webkit-animation-name: fadeintext;
|
||||
-moz-animation-name: fadeintext;
|
||||
|
|
|
@ -49,7 +49,7 @@ body {
|
|||
// Ad on the homepage
|
||||
.carbonad {
|
||||
position: absolute !important;
|
||||
bottom: 90px !important;
|
||||
bottom: 180px !important;
|
||||
margin-top: 0 !important;
|
||||
@include animation-name(fadeintext);
|
||||
@include animation-duration(3s);
|
||||
|
|
Загрузка…
Ссылка в новой задаче