diff options
author | hellekin <how@cepheide.org> | 2024-10-23 17:22:49 +0200 |
---|---|---|
committer | hellekin <how@cepheide.org> | 2024-10-23 17:22:49 +0200 |
commit | 3e428b7d056b1455e1df2f262bb580cc153c5bab (patch) | |
tree | 41fc3429abf9f441dc8c4f8a8b00fea570ce2669 /assets/scss/_txt.scss | |
parent | 83934446f89296a129b4980759c4dfb923a526d8 (diff) | |
download | lesoiseaux.io-3e428b7d056b1455e1df2f262bb580cc153c5bab.tar.gz |
[CSS] See what to do with .livres dt
Diffstat (limited to 'assets/scss/_txt.scss')
-rw-r--r-- | assets/scss/_txt.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scss/_txt.scss b/assets/scss/_txt.scss index f45845b..9e97ac5 100644 --- a/assets/scss/_txt.scss +++ b/assets/scss/_txt.scss @@ -55,7 +55,7 @@ h3 + p.tagline { align-items: baseline; } .livres dt { - display: none; + } .livres dd { display: flex; |