This commit is contained in:
parent
d70940d52a
commit
88d39affe6
@ -27,7 +27,7 @@
|
|||||||
.hero-logo {
|
.hero-logo {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
margin: 0 auto 20px;
|
margin: 0 auto 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero-title {
|
.hero-title {
|
||||||
@ -52,7 +52,10 @@
|
|||||||
|
|
||||||
|
|
||||||
.hero-button:hover {
|
.hero-button:hover {
|
||||||
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