Compare commits
No commits in common. "32504d31df9208b6b8f0de87318468653ee9296d" and "251957f89aef98abb1d43af09e4d3908aaa21ac3" have entirely different histories.
32504d31df
...
251957f89a
|
@ -149,7 +149,7 @@ export default class EventCard extends Vue {
|
|||
|
||||
a.card {
|
||||
display: block;
|
||||
background: #eeeeee;
|
||||
background: #f5f5f5;
|
||||
color: #000000;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in a new issue