Increased button padding

This commit is contained in:
Ajay Ramachandran 2019-08-12 12:04:57 -04:00
parent 43e3d03e9a
commit 012a36b931

View file

@ -80,8 +80,8 @@ h1.popupElement {
.mediumLink.popupElement {
font-size: 15px;
padding-left: 15px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
text-decoration: underline;
cursor: pointer;
}