Hi All,
I am building a hub site for a client and they want a list of tools/apps that is dynamically generated based on what the user has access to. I'm using the gallery for this - the problem is that if there are more than 4 cards, the 5th card fills the full width of the page, whereas the client needs it to be the same size as the other cards so that it looks good and doesn't suggest that larger cards are more important than smaller cards. I have tried to override the css for this but cannot find the correct selectors so that the css in the header overrides the rules applied in the shadow dom.
Anyone know how to make all the cards in a gallery the same size or another method that I could dynamically list out resources?
Thanks!