We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cda1dd commit ae3a5caCopy full SHA for ae3a5ca
components/events/event-card.js
@@ -40,6 +40,7 @@ const Card = styled(Flex)`
40
& .icons {
41
font-size: 1.2rem;
42
margin-right: 0.25rem;
43
+ margin-bottom: 0.25rem;
44
color: #8393a7;
45
}
46
& .rsvp {
yarn.lock
@@ -4336,7 +4336,7 @@ linkify-it@^2.0.0:
4336
dependencies:
4337
uc.micro "^1.0.1"
4338
4339
-[email protected]:
+lint-staged@^6.0.0:
4340
version "6.0.0"
4341
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-6.0.0.tgz#7ab7d345f2fe302ff196f1de6a005594ace03210"
4342
0 commit comments