Skip to content

Commit

Permalink
adding instructions and error messaging for git interface
Browse files Browse the repository at this point in the history
  • Loading branch information
electric-el committed Dec 17, 2021
1 parent 83a04ee commit afc5887
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,10 @@
padding-top: 1.4rem;
padding-bottom: 1.4rem;
}
#sg-code-pane-git-na code:first-child {
#sg-code-pane-git-na > *:first-child {
padding-top: 1.4rem;
}
#sg-code-pane-git-na a:last-child {
#sg-code-pane-git-na > *:last-child {
padding-bottom: 1.4rem;
}

Expand Down

0 comments on commit afc5887

Please sign in to comment.