File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Contentful/Viewport/themes Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6
6
overflow : auto ;
7
7
justify-content : center ;
8
8
width : 100% ;
9
+ align-items : center ;
9
10
10
11
@include xl {
11
12
max-width : $screen-lg ;
Original file line number Diff line number Diff line change 6
6
font-weight : 700 !important ;
7
7
text-decoration : none !important ;
8
8
text-transform : uppercase !important ;
9
+ margin : 0 !important ;
9
10
}
10
11
11
12
@mixin primary-green {
105
106
font-weight : 700 !important ;
106
107
text-decoration : none !important ;
107
108
text-transform : uppercase !important ;
109
+ margin : 0 !important ;
108
110
}
109
111
110
112
@mixin secondary-gray {
130
132
131
133
font-weight : 700 !important ;
132
134
text-transform : uppercase !important ;
135
+ margin : 0 !important ;
133
136
}
134
137
135
138
@mixin warn-red {
You can’t perform that action at this time.
0 commit comments