🐞 fix: Update mennu order for updated ACF page slug

This commit is contained in:
Keith Solomon
2025-09-23 08:47:31 -05:00
parent 69c692d63e
commit 8ab497c757
2 changed files with 3 additions and 3 deletions

View File

@@ -212,8 +212,8 @@ add_action(
function () {
echo '<style type="text/css">
.attachment-266x266, .thumbnail img {
width: 100% !important;
height: auto !important;
width: 100% !important;
height: auto !important;
}
</style>';
}