Style cards
This commit is contained in:
@ -12,11 +12,14 @@
|
||||
opacity: 0.9;
|
||||
}
|
||||
& .light-gray {
|
||||
background-color: $light-gray;
|
||||
background-color: $lighten-gray;
|
||||
}
|
||||
& .light-purple {
|
||||
background-color: $light-purple;
|
||||
}
|
||||
& .light-pink {
|
||||
background-color: $light-pink;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user