add one more pixel to font

This commit is contained in:
infominer33 2019-03-21 06:03:56 -04:00
parent bb4dbb4627
commit cac7783709

View File

@ -159,7 +159,7 @@ header {
section { section {
padding:15px 20px; padding:15px 20px;
font-size:16px; font-size:17px;
border-top:1px solid #fff; border-top:1px solid #fff;
background: linear_gradient(#fafafa, #DEDEDE 700px); background: linear_gradient(#fafafa, #DEDEDE 700px);
border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px;