CYS - Fix size of the "no logo" title to match the "logo" title size (#49231)

* Fix size of the no logo title to match the logo title size

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Alba Rincón 2024-07-08 17:36:37 +02:00 committed by GitHub
parent 416db85d01
commit a93343dd90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View File

@ -343,6 +343,7 @@ body.woocommerce-assembler {
padding-top: 32px;
border-top: 1px solid var(--gutenberg-gray-700, #dcdcde);
color: var(--gutenberg-gray-900, #1e1e1e);
font-size: 11px;
p {
margin-top: 6px;

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
CYS - Fix the font size of the "DON'T HAVE A LOGO YET?" title.