Skip to content

Commit

Permalink
Tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
joostf committed Oct 4, 2024
1 parent 5b084bb commit 7ab1b75
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/assets/style/web.css
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,11 @@ section {

@container (max-width: 540px) {
section *:first-child a:first-of-type:after {
left:auto;
right:-.5rem;
left: auto;
right: -.75rem;
width: .5em;
height: .5em;
top: 1.65rem;
}
}

Expand Down

0 comments on commit 7ab1b75

Please sign in to comment.