Day 310
Looking into Bulma.io for a second time...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge
**********
* {
margin: 0;
padding: 0;
}
#cpa-logo-small {
width: 7rem;
height: auto;
}
.button.is-black-sdc {
color: hsl(141, 71%, 48%);
}
.button.is-black-sdc:hover, .button.is-black-sdc.is-hovered {
color: hsl(141, 71%, 40%);
}
#CodingPhase #TheCodingWay #365CodingPhaseChallenge
**********
* {
margin: 0;
padding: 0;
}
#cpa-logo-small {
width: 7rem;
height: auto;
}
.button.is-black-sdc {
color: hsl(141, 71%, 48%);
}
.button.is-black-sdc:hover, .button.is-black-sdc.is-hovered {
color: hsl(141, 71%, 40%);
}
Comments
Post a Comment