This commit is contained in:
parent
1e5d51f7c3
commit
3a55199923
@ -55,7 +55,7 @@
|
|||||||
/* color: #2ee797; */
|
/* color: #2ee797; */
|
||||||
color: #ff3988;
|
color: #ff3988;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
box-shadow: 0 0px 16px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 0px 16px rgba(0, 0, 0, 0.3);
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-screenshots {
|
.hero-screenshots {
|
||||||
@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
.screenshot {
|
.screenshot {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 330px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
border: 5px solid black;
|
border: 5px solid black;
|
||||||
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
|
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user