Skip to content

Commit

Permalink
code samples with long lines fit better
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-preston committed Jun 23, 2024
1 parent 9c029c0 commit 52066a1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions style/_section_article_aside.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,14 @@ section {
}

aside {
overflow-x: auto;

&.bottom {
display: flex;
align-items: flex-end;
flex-direction: row;
}

&:has(table) {
overflow-x: auto;
}

> figure, > pre, > table {
max-width: 100%;
}
Expand Down

0 comments on commit 52066a1

Please sign in to comment.