NO BUG: CSS Not Loading on the front end

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi Guys,

I logged into my site this morning and the CSS styling for all bricksmaven template’s are not loading on the front end.

My about us page, I used a community template, and it is styling.

I had the bricksmaven owner log in but we couldnt figure out what was causing this issue.

The website is www.cadillacsroofing.com

Hi Brian,
Welcome to the forum!

There is an invalid CSS value, breaking the following styles. Add a closing bracket ) here:

grid-template-columns: repeat(7, minmax(0, 1fr))

Best regards,
timmse

Thank you, that fixed everything