Re: Blockquote Border Issue with Portage Design System
Posted: Thu Sep 11, 2025 4:55 pm
I just tested this with Portage and it works correctly:
So if it isn't for you, you'll want to use your browser's inspector (F12) to see what's wrong. It's usually something simple like a typo.
Code: Select all
blockquote {
border-left: none;
}