Skip to content

Commit 6811eff

Browse files
authored
Merge pull request #37 from LouisDISPA/main
Fix links on mobile layout
2 parents bf4ca50 + 2038811 commit 6811eff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ blockquote {
382382

383383
.links {
384384
display: flex;
385+
flex-wrap: wrap;
385386
justify-content: stretch;
386387
gap: 1em;
387388
margin-bottom: 2em;

0 commit comments

Comments
 (0)