Change font size
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
1772fc04f9
commit
5e4db2f5dc
1 changed files with 1 additions and 1 deletions
|
@ -672,7 +672,7 @@ button.link {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 8px 32px 8px 8px;
|
padding: 8px 32px 8px 8px;
|
||||||
font-size: 1.6rem;
|
font-size: 1.5rem;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue