tiroir fichier session storage

This commit is contained in:
2024-06-25 14:37:49 +02:00
parent 0166817c4f
commit 10d53009b0
8 changed files with 114 additions and 16 deletions
@@ -359,15 +359,15 @@ header{
position: relative;
.connected-full{
display: none;
right:-100%;
top: 36px; // Positionnez-les sous les boutons
right:-40%;
// top: 36px;
position: absolute;
background-color: $white-header;
width: $width-menu-slidedown;
height: 200vh;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
clip-path: inset(0px -10px -10px -10px);
padding: 5% 10% $header-height 45%;
padding: 5% 10% $header-height 20%;
.titre{
@media (max-width:500px) {
font-size: 1.4rem;