mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Update the Download PDF link padding to be symmetrical.
This commit is contained in:
parent
f0addd23e7
commit
c509d30374
@ -39,7 +39,7 @@ a[href$='.pdf'] {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: #666;
|
background: #666;
|
||||||
color: white;
|
color: white;
|
||||||
padding: 6px 50px 6px 12px;
|
padding: 6px 12px;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user