Skip to content

Commit

Permalink
icon prefix with hr
Browse files Browse the repository at this point in the history
  • Loading branch information
coillarach committed Sep 6, 2024
1 parent 23fc1a3 commit acc5463
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@
font-size: large;
color: $grey-dk-100;
}
.icon-prefix ~ p ~ .language-shell {
margin-left: 2rem;
margin-top: -3rem;
}

// FIGURES

Expand Down
2 changes: 1 addition & 1 deletion tutorials/tools/vscode/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ to executable or configuration files.

You can see the environment variables you currently have set with the command:

<p class="icon-prefix"></p>
<hr class="icon-prefix">

[<i class="fa-brands fa-windows icon"></i>](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/set_1){:target="_blank"}
``` shell
Expand Down

0 comments on commit acc5463

Please sign in to comment.