File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed
Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -210,16 +210,7 @@ export default {
210210 margin : 0 0 12px ;
211211 padding : 32px 26px 8px 0 ;
212212 font-size : 32px ;
213- background : white ;
214-
215- // .last-update {
216- // display: block;
217- // padding-top: 4px;
218- // font-size: 12px;
219- // font-weight: 300;
220- // text-transform: uppercase;
221- // color: #666666;
222- // }
213+ background : #ffffff ;
223214 }
224215
225216 .section {
@@ -241,7 +232,7 @@ export default {
241232 }
242233
243234 .list {
244- margin : 0 ;
235+ margin : 0 -4 px ;
245236 padding : 0 ;
246237
247238 @media only screen and (min-width : 768px ) {
@@ -252,6 +243,7 @@ export default {
252243 li {
253244 display : block ;
254245 margin-top : 16px ;
246+ padding : 0 4px ;
255247
256248 @media only screen and (min-width : 768px ) {
257249 margin-top : 0 ;
You can’t perform that action at this time.
0 commit comments