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;
|
||||
$link:$neon-carrot;
|
||||
|
||||
html {
|
||||
background-color: $primary;
|
||||
}
|
||||
|
||||
@import "../node_modules/bulma/bulma";
|
||||
|
||||
#idCard {
|
||||
|
@ -25,6 +25,9 @@ $primary-invert: $pink-invert;
|
||||
/**
|
||||
Variables Bulma
|
||||
**/
|
||||
html {
|
||||
background-color: #5c9ead; }
|
||||
|
||||
/*! bulma.io v0.7.4 | MIT License | github.com/jgthms/bulma */
|
||||
@keyframes spinAround {
|
||||
from {
|
||||
|
Loading…
x
Reference in New Issue
Block a user