Skip to content

Commit

Permalink
Lint SCSS files
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Jan 7, 2025
1 parent bcd13ab commit d028fe3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.code {
background: #fafafa;
color: #1a181d;
font-family: Consolas, 'Liberation Mono', Courier, monospace;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
border: 1px solid #e8e8e8;
padding: rem-calc(2 5 1);
Expand Down

0 comments on commit d028fe3

Please sign in to comment.