Skip to content

Commit

Permalink
fix(#12): change space creation card text color
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasRichel committed Jan 26, 2021
1 parent a322674 commit 95a4225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/space-creation-card/SpaceCreationCard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
height: 275px;
margin: $spacing-unit*2;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
color: $color-primary;

&:deep() {
.bimdata-card__submenu {
Expand Down

0 comments on commit 95a4225

Please sign in to comment.