Need help reading regular expression

This was the culprit:

section {
    position: relative;
    min-height: 80vh;
}

I commented it out and it’s working now.

1 Like