Fix pour pull sous IOS

This commit is contained in:
Anthony Dumas 2019-03-13 16:29:43 +01:00
parent e8a6d4fc14
commit 854228e579
2 changed files with 7 additions and 0 deletions

View File

@ -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 {

View File

@ -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 {