This commit is contained in:
parent
f7623c1bb0
commit
ace3988b25
@ -128,7 +128,7 @@
|
|||||||
color: #333;
|
color: #333;
|
||||||
/* background-color: #fbfbfb; */
|
/* background-color: #fbfbfb; */
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
|
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -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 15px 25px rgba(0, 0, 0, 0.6);
|
box-shadow: 0 15px 25px (#E72E77, 0.6);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Button at the end of the hero-second */
|
/* Button at the end of the hero-second */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user