forked from External/greenlight
* Replaced google fonts api call with local font load * Removed references to Roboto
This commit is contained in:
committed by
Jesus Federico
parent
b9dcaa1b18
commit
c1de7f8f70
@ -86,12 +86,11 @@
|
||||
}
|
||||
|
||||
.customBtn-text {
|
||||
font-size: 16px;
|
||||
font-size: 19px;
|
||||
line-height: 48px;
|
||||
font-weight: 600;
|
||||
letter-spacing: .21px;
|
||||
padding:0 25px;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
}
|
||||
|
||||
.customBtn-image {
|
||||
|
Reference in New Issue
Block a user