feat: change button hover, change small textimage design
This commit is contained in:
@@ -65,8 +65,6 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: var(--bs-primary);
|
||||
color: var(--bs-yellow);
|
||||
font-size: 1rem;
|
||||
padding: 1rem;
|
||||
text-decoration: none;
|
||||
@@ -74,10 +72,6 @@
|
||||
transition: background 0.3s;
|
||||
}
|
||||
|
||||
.frame-type-cloonar_hero .social-icon:hover {
|
||||
background: var(--bs-primary-light);
|
||||
}
|
||||
|
||||
.frame-type-cloonar_hero .hero-image-wrapper {
|
||||
margin-top: 1rem;
|
||||
align-self: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user