This commit is contained in:
parent
a6433a32f0
commit
d7f6cf5800
@ -165,7 +165,7 @@
|
|||||||
height: auto;
|
height: auto;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
border: 4px solid black;
|
border: 4px solid black;
|
||||||
box-shadow: 0 10px 20px rgba(249, 178, 8, 0.6);
|
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -187,7 +187,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.hero-button-end:hover {
|
.hero-button-end:hover {
|
||||||
background-color: white;
|
background-color: #cd2c6c;
|
||||||
color: #E72E77;
|
color: #E72E77;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user