Added specific font-size for .btn-cta in the 500px breakpoint (#37201)
This commit is contained in:
committed by
Ahmad Abdolsaheb
parent
c3d2b19d62
commit
365f599c06
@ -86,6 +86,9 @@ p {
|
||||
h3 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
.btn-cta {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.text-center {
|
||||
|
Reference in New Issue
Block a user