Hello,
I’d like to center the logo in the header for mobile devises. I changed the size of the logo using the following code, but did not manage to have it centered. How can I achieve this? Note that I am using a left navbar on desktop.
@media (max-width: 979px){
.x-brand img {
width: 135px;
padding-bottom:2px; }}

URL: https://unepausenergetique.fr/ (pwd:france)
Thanks,
Antoine
