Skip to content

Commit

Permalink
Make install button look okay
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Nov 28, 2023
1 parent 8e645fd commit 0d9bbc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ h1:first-of-type {
border: 1px solid black;
background-color: gray;
text-decoration: none;
color: white;
padding: 0.3em;
}

.btn:hover {
Expand Down

0 comments on commit 0d9bbc7

Please sign in to comment.