taille logo entête

This commit is contained in:
2021-10-13 01:31:46 +02:00
parent 24f7e3c3f0
commit 69438938ce
2 changed files with 2 additions and 2 deletions
@@ -1340,7 +1340,7 @@ button:focus {
position: absolute; position: absolute;
right: 105%; right: 105%;
top: 3%; top: 3%;
max-width: 30%; } max-width: 20%; }
@media (max-width: 500px) { @media (max-width: 500px) {
.event .callout .titre_bsn #explog { .event .callout .titre_bsn #explog {
right: 110%; right: 110%;
@@ -808,7 +808,7 @@ button:focus {
position: absolute; position: absolute;
right: 105%; right: 105%;
top: 3%; top: 3%;
max-width:30%; max-width:20%;
@media (max-width:500px){ @media (max-width:500px){
right: 110%; right: 110%;
top: 1%; top: 1%;