aboutsummaryrefslogtreecommitdiff
path: root/assets/scss/_txt.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scss/_txt.scss')
-rw-r--r--assets/scss/_txt.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_txt.scss b/assets/scss/_txt.scss
index de3f860..5b5393a 100644
--- a/assets/scss/_txt.scss
+++ b/assets/scss/_txt.scss
@@ -55,7 +55,7 @@ h3 + p.tagline {
}
.livres dl {
display: flex;
- flex-flow: column wrap;
+ flex-flow: column wrap-reverse;
justify-content: space-evenly;
align-items: baseline;
max-height: 30rem; /* Ensure books are aligned horizontally */