fix CTA banner styling
This commit is contained in:
@@ -201,13 +201,11 @@ a:hover {
|
||||
.cta {
|
||||
color: var(--btn-txt-color);
|
||||
background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%);
|
||||
font-size: 1rem;
|
||||
font-size: 1.3rem;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 3rem;
|
||||
|
||||
Reference in New Issue
Block a user