Skip to content

Commit

Permalink
Update theme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhibbitts committed Sep 17, 2024
1 parent 4952284 commit 6174ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assets/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
clear: both;
}

@media screen and (max-width:800px) {
@media screen and (max-width:768px) {
.markdown-section .column, .markdown-section .column-right {
width: 100%;
padding-right: 0rem;
Expand Down

0 comments on commit 6174ad5

Please sign in to comment.