7 lines
127 B
SCSS
7 lines
127 B
SCSS
.buttonText {
|
|
font-weight: 400;
|
|
font-size: 18px !important;
|
|
line-height: 25px !important;
|
|
color: #FFFFFF !important;
|
|
}
|