Fix pour pull sous IOS
This commit is contained in:
parent
e8a6d4fc14
commit
854228e579
@ -45,6 +45,10 @@ $info-invert:#fff;
|
|||||||
$footer-color:$deep-koamaru;
|
$footer-color:$deep-koamaru;
|
||||||
$link:$neon-carrot;
|
$link:$neon-carrot;
|
||||||
|
|
||||||
|
html {
|
||||||
|
background-color: $primary;
|
||||||
|
}
|
||||||
|
|
||||||
@import "../node_modules/bulma/bulma";
|
@import "../node_modules/bulma/bulma";
|
||||||
|
|
||||||
#idCard {
|
#idCard {
|
||||||
|
@ -25,6 +25,9 @@ $primary-invert: $pink-invert;
|
|||||||
/**
|
/**
|
||||||
Variables Bulma
|
Variables Bulma
|
||||||
**/
|
**/
|
||||||
|
html {
|
||||||
|
background-color: #5c9ead; }
|
||||||
|
|
||||||
/*! bulma.io v0.7.4 | MIT License | github.com/jgthms/bulma */
|
/*! bulma.io v0.7.4 | MIT License | github.com/jgthms/bulma */
|
||||||
@keyframes spinAround {
|
@keyframes spinAround {
|
||||||
from {
|
from {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user