summaryrefslogtreecommitdiff
path: root/stylesheets/actualités.css
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-26 17:50:51 +0100
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2021-02-26 17:50:51 +0100
commit1c8d3c6ff37892ff4092229039f886dc59619546 (patch)
treee10203b9943461f9b930adee58e3da19614a97e5 /stylesheets/actualités.css
parent44bc0af7f094257fa7e8f268c08cad3a119bd643 (diff)
downloadquatuorbellefeuille.com-1c8d3c6ff37892ff4092229039f886dc59619546.tar.xz
Simplify thumbnail structure
Diffstat (limited to 'stylesheets/actualités.css')
-rw-r--r--stylesheets/actualités.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/actualités.css b/stylesheets/actualités.css
index 9d6508e..280316d 100644
--- a/stylesheets/actualités.css
+++ b/stylesheets/actualités.css
@@ -25,7 +25,7 @@
grid-gap: 0.8em;
}
-.event a {
+a.event {
display: flex;
justify-content: center;
align-items: center;
@@ -96,7 +96,7 @@
--cell-height: 12em;
}
- .event a {
+ a.event {
position: relative;
}