Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Make site wider to support tables
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalobg committed Aug 10, 2022
1 parent 6b015ef commit c31c15d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_sass/color_schemes/nvidia.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ pre.highlight code
{ font-size: 0.9em !important; }

$nav-width: 300px;
$content-width: 1000px;

$body-background-color: $grey-dk-300;
$sidebar-color: $grey-dk-300;
Expand Down

0 comments on commit c31c15d

Please sign in to comment.