Skip to content

Commit

Permalink
Update custom.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyEarly committed Nov 16, 2023
1 parent fee153e commit 30c17fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/_sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
//
// stylelint-disable selector-no-qualifying-type, declaration-block-semicolon-newline-after,declaration-block-single-line-max-declarations, selector-no-type, selector-max-type

@media (min-width: 66.5rem) {
.site-nav, .site-header, .site-footer {
width:17.0rem
}
}

code {
padding: 0.2em 0.15em;
font-weight: 400;
Expand Down

0 comments on commit 30c17fd

Please sign in to comment.