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 9e78fad commit 729eb6aCopy full SHA for 729eb6a
src/shared/components/Gigs/GigDetails/style.scss
@@ -21,6 +21,7 @@
21
22
@include xs-to-sm {
23
margin-bottom: 20px;
24
+ margin-right: 0;
25
}
26
27
@@ -128,6 +129,7 @@
128
129
130
@include xs-to-md {
131
margin-top: 47px;
132
+ min-width: auto;
133
134
135
.shareButtons {
@@ -350,7 +352,7 @@
350
352
font-weight: bolder;
351
353
text-decoration: none;
354
text-transform: uppercase;
- line-height: 40px;
355
+ line-height: 38px;
356
padding: 0 20px;
357
358
&:hover {
0 commit comments