This commit is contained in:
parent
88d39affe6
commit
0710b08f44
@ -40,9 +40,8 @@
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
color: #E72E77;
|
color: #E72E77;
|
||||||
padding: 15px 30px;
|
padding: 15px 30px;
|
||||||
border: 3px;
|
border: 3px solid white;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-color: white;
|
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
@ -53,9 +52,6 @@
|
|||||||
|
|
||||||
.hero-button:hover {
|
.hero-button:hover {
|
||||||
background-color: #F9B208;
|
background-color: #F9B208;
|
||||||
border: 3px;
|
|
||||||
border-radius: 5px;
|
|
||||||
border-color: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-screenshots {
|
.hero-screenshots {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user