Skip to content

Commit 94af5ee

Browse files
committed
Make "Get Started" button a bit shorter
1 parent 6983825 commit 94af5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ a:hover {
173173

174174
.get-started-button {
175175
background-color: #34495E;
176-
padding: 20px 40px;
176+
padding: 12px 40px;
177177
border-radius: 20px;
178178
margin: 18px;
179179
display: inline-block;

0 commit comments

Comments
 (0)