mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
print: adjust button and tab size #259
This commit is contained in:
parent
e3b5dfd0c0
commit
0efceeb8c6
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
color-adjust: exact;
|
||||
display: block;
|
||||
float: left;
|
||||
font-size: 14px;
|
||||
font-size: .9rem;
|
||||
font-weight: 500;
|
||||
line-height: 1.42857143;
|
||||
margin-left: 4px;
|
||||
|
|
|
@ -1177,7 +1177,7 @@ option {
|
|||
color-adjust: exact;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
font-size: .9rem;
|
||||
font-weight: 500;
|
||||
line-height: 1.42857143;
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in a new issue