better button

This commit is contained in:
Helldragon67 2024-10-17 17:20:08 +08:00
parent d70940d52a
commit 88d39affe6

@ -27,7 +27,7 @@
.hero-logo {
width: 200px;
margin: 0 auto 20px;
margin-bottom: 20px;
margin-bottom: 60px;
}
.hero-title {
@ -52,7 +52,10 @@
.hero-button:hover {
color: #F9B208;
background-color: #F9B208;
border: 3px;
border-radius: 5px;
border-color: white;
}
.hero-screenshots {