puce calendrier mobile

This commit is contained in:
Ouidade Soussi Chiadmi 2025-04-08 22:11:55 +02:00
parent 9b6785d324
commit 817162241a
4 changed files with 10 additions and 3 deletions

View File

@ -1154,7 +1154,6 @@ footer {
@media (max-width: 810px) {
.slick-prev,
.slick-next {
top: -30px;
-webkit-transform: translate(0, -30px);
-ms-transform: translate(0, -30px);
transform: translate(0, -30px);
@ -1496,6 +1495,11 @@ footer {
border-radius: 50%;
z-index: 2;
}
@media (max-width: 810px) {
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement::after {
bottom: -0.4rem;
}
}
#home .__container-deroulement .config_pages--type--deroulement .field_field_phase .timeline .__timeline-content .slick-track .paragraph--type--phase-deroulement {
position: relative;
display: flex;

View File

@ -85,7 +85,7 @@ $slick-opacity-not-active: 0.25 !default;
border: none;
outline: none;
@media(max-width:810px){
top: -30px;
// top: -30px;
-webkit-transform: translate(0, -30px);
-ms-transform: translate(0, -30px);
transform: translate(0, -30px);

View File

@ -64,6 +64,9 @@
background-color: black;
border-radius: 50%;
z-index: 2;
@media(max-width:810px){
bottom: -0.4rem;
}
}

View File

@ -50,7 +50,7 @@
{% block paragraph %}
{# <div{{ attributes.addClass(classes) }}> #}
<div{{ attributes.addClass(classes).setAttribute('id', 'paragraph-id--' ~ paragraph.id()) }}>
<span class="border-symbol">&#x2022;</span> <!-- Ajout du symbole -->
{# <span class="border-symbol">&#x2022;</span> <!-- Ajout du symbole --> #}
{% block content %}
{# {{ content }} #}
<div class="date">