parent
0a27c31bed
commit
de745d93ea
@ -51,8 +51,8 @@
|
||||
|
||||
|
||||
.hero-button:hover {
|
||||
background-color: white;
|
||||
color: #2ee797;
|
||||
/* background-color: white; */
|
||||
background-color: #2ee797;
|
||||
}
|
||||
|
||||
.hero-screenshots {
|
||||
@ -60,11 +60,12 @@
|
||||
display: flex;
|
||||
gap: 40px;
|
||||
margin-left: 0px;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
||||
.screenshot {
|
||||
width: 150px;
|
||||
height: 280px;
|
||||
height: 320px;
|
||||
background-color: white;
|
||||
border: 0px solid black;
|
||||
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user