card backgroudcolor to f5f5f5
This commit is contained in:
parent
251957f89a
commit
2fec5af1ef
|
@ -149,7 +149,7 @@ export default class EventCard extends Vue {
|
|||
|
||||
a.card {
|
||||
display: block;
|
||||
background: #f5f5f5;
|
||||
background: #f0f0f0;
|
||||
color: #000000;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in a new issue