missing value for "font-size" at line 136 of header-site-branding.css

Created on 8 May 2024, about 1 month ago
Updated 9 May 2024, about 1 month ago

Problem/Motivation

/core/themes/olivero/css/components/header-site-branding.css at line 136:

@media (min-width: 75rem) {
  .site-branding__text {
        letter-spacing: 0.02em;
        font-size: rem;
        line-height: var(--sp2);
    
    }
}

there should be a numeric value in front of rem. the CSS is not valid.

Proposed resolution

add a value

🐛 Bug report
Status

Closed: cannot reproduce

Version

10.2

Component
Olivero 

Last updated 6 days ago

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024