Skip to content

Commit

Permalink
update font size & give more padding to button
Browse files Browse the repository at this point in the history
  • Loading branch information
erinnmclaughlin committed Nov 24, 2023
1 parent 39caa26 commit 0b14cb5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PersonalWebsite/Components/TerminalCommands.razor.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
background: unset;
color: unset;
font-family: unset;
font-size: unset;
cursor: pointer;
margin-right: auto;
border: 0;
padding-right: 1rem;
padding-bottom: 1rem;
}

#start:hover {
Expand Down

0 comments on commit 0b14cb5

Please sign in to comment.