Meilleur support de la bannière et meilleur espacement
This commit is contained in:
@@ -26,11 +26,12 @@ $primary-invert: $pink-invert;
|
||||
// 4. Import the rest of Bulma
|
||||
*/
|
||||
|
||||
$primary: #3c3c3c;
|
||||
$primary-invert:#fff;
|
||||
$primary: #fff;
|
||||
$primary-invert:#3c3c3c;
|
||||
|
||||
@import "../node_modules/bulma/bulma";
|
||||
|
||||
#menu {
|
||||
text-shadow: 1px 1px 3px #3c3c3c99;
|
||||
#idCard .hero-body {
|
||||
padding-bottom: 2rem;
|
||||
padding-top: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user