modif preview photo page actus

This commit is contained in:
Valentin 2024-01-22 17:20:43 +01:00
parent 3a0fe66eca
commit 20506e8c5a
3 changed files with 5 additions and 1 deletions

View File

@ -687,6 +687,8 @@ body.toolbar-fixed header {
overflow: hidden;
padding-left: 3vw;
padding-right: 3vw;
display: flex;
align-items: center;
}
.views-row article > div:first-of-type a img {
height: auto;

File diff suppressed because one or more lines are too long

View File

@ -6,6 +6,8 @@
overflow: hidden;
padding-left: $x_margin;
padding-right: $x_margin;
display: flex;
align-items: center;
a {
img {
height: auto;