Align plugin description text with plugin name

This commit is contained in:
Marcus Quinn
2025-03-25 00:03:52 +00:00
parent 169b226a39
commit 1384145138

View File

@ -1056,13 +1056,14 @@ body.wp-admin .button.pricing-button:hover,
margin: 15px 0; margin: 15px 0;
font-size: 13px; font-size: 13px;
line-height: 1.5; line-height: 1.5;
clear: both; clear: none;
text-align: left; text-align: left;
margin-left: 115px;
} }
#recommended .plugin-card .plugin-icon { #recommended .plugin-card .plugin-icon {
float: left; float: left;
margin: 0 15px 10px 0; margin: 0 15px 15px 0;
width: 100px; width: 100px;
height: 100px; height: 100px;
} }