style mobile menu close button

This commit is contained in:
Aadil Ayub 2024-04-26 11:13:15 +05:00
parent f1765884df
commit 7df10f3d2b
1 changed files with 5 additions and 0 deletions

View File

@ -38,4 +38,9 @@ Version: 0.1
padding-inline: 1em;
font-weight: 300;
}
.wp-block-navigation__responsive-container-close svg {
padding: 1em;
width: 32px;
}
}