File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
src/shared/components/Contentful/ContentBlock/themes Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -81,10 +81,10 @@ strong a {
81
81
color : #2a2a2a ;
82
82
font-size : 15px ;
83
83
font-weight : bold ;
84
- line-height : 25 px ;
84
+ line-height : 18 px ;
85
85
text-align : left ;
86
86
text-transform : uppercase ;
87
- padding : 7 px 10px 7 px 0 ;
87
+ padding : 18 px 10px 14 px 0 ;
88
88
89
89
@include md-to-xl {
90
90
white-space : nowrap ;
@@ -102,8 +102,8 @@ strong a {
102
102
line-height : 25px ;
103
103
text-align : left ;
104
104
color : $tc-gray-80 ;
105
- border-top : 1px solid #ededf2 ;
106
- border-bottom : 1px solid #ededf2 ;
105
+ border-top : 1px solid #d4d4d4 ;
106
+ border-bottom : 1px solid #d4d4d4 ;
107
107
padding : 20px 50px 20px 0 ;
108
108
min-height : 51px ;
109
109
Original file line number Diff line number Diff line change @@ -97,10 +97,10 @@ strong a {
97
97
color : #2a2a2a ;
98
98
font-size : 15px ;
99
99
font-weight : bold ;
100
- line-height : 25 px ;
100
+ line-height : 18 px ;
101
101
text-align : left ;
102
102
text-transform : uppercase ;
103
- padding : 7 px 10px 7 px 0 ;
103
+ padding : 18 px 10px 14 px 0 ;
104
104
105
105
@include md-to-xl {
106
106
white-space : nowrap ;
@@ -118,8 +118,8 @@ strong a {
118
118
line-height : 25px ;
119
119
text-align : left ;
120
120
color : $tc-gray-80 ;
121
- border-top : 1px solid #ededf2 ;
122
- border-bottom : 1px solid #ededf2 ;
121
+ border-top : 1px solid #d4d4d4 ;
122
+ border-bottom : 1px solid #d4d4d4 ;
123
123
padding : 20px 50px 20px 0 ;
124
124
min-height : 51px ;
125
125
Original file line number Diff line number Diff line change @@ -125,10 +125,10 @@ strong a {
125
125
color : #2a2a2a ;
126
126
font-size : 15px ;
127
127
font-weight : bold ;
128
- line-height : 25 px ;
128
+ line-height : 18 px ;
129
129
text-align : left ;
130
130
text-transform : uppercase ;
131
- padding : 7 px 10px 7 px 0 ;
131
+ padding : 18 px 10px 14 px 0 ;
132
132
133
133
@include md-to-xl {
134
134
white-space : nowrap ;
@@ -146,8 +146,8 @@ strong a {
146
146
line-height : 25px ;
147
147
text-align : left ;
148
148
color : $tc-gray-80 ;
149
- border-top : 1px solid #ededf2 ;
150
- border-bottom : 1px solid #ededf2 ;
149
+ border-top : 1px solid #d4d4d4 ;
150
+ border-bottom : 1px solid #d4d4d4 ;
151
151
padding : 20px 50px 20px 0 ;
152
152
min-height : 51px ;
153
153
You can’t perform that action at this time.
0 commit comments