File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 170170 color : # 202020 ;
171171 font-family : Helvetica;
172172 font-size : 16px ;
173- line-height : 150 % ;
173+ line-height : 1.5 rem ;
174174 text-align : left;
175175 margin : 10px 0 ;
176176 padding : 0 ;
177177 }
178- p a {
178+ a {
179179 color : # 007c89 ;
180180 font-weight : normal;
181181 text-decoration : underline;
182182 }
183+ li {
184+ margin : 0 0 .5rem 0 ;
185+ line-height : 1.5rem ;
186+ }
183187 # templateBody {
184188 background-color : # ffffff ;
185189 background-image : none;
430434 align ="center "
431435 alt =""
432436 src ="{{ site.url }}{{ site.baseurl }}/img/cfb-logo/cfb-logo-horiz-dark.png "
433- width ="196 "
434437 style ="
435- max-width: 196px ;
438+ max-width: 100% ;
436439 padding-bottom: 0;
437440 display: inline !important;
438441 vertical-align: bottom;
You can’t perform that action at this time.
0 commit comments