Skip to content

Commit

Permalink
change min-width to 95% (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anita Caron authored Mar 20, 2024
1 parent b390daf commit 77fac71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.md-content {
min-width: min-content;
min-width: 95%;
}

0 comments on commit 77fac71

Please sign in to comment.