The properties for the card items are different in the breakpoint.
Note that each breakpoint can have its own padding/margin. So, if you want them to be the same then please change them in all breakpoints.
Is there a way to give the View Code Button the width of more than 100 pixels padding for both left and right? I want the View Code Button to look the same as rest of buttons but because the text is shorter I am limited. How can I do that?
Pablo wrote: ↑Thu Aug 01, 2019 4:58 pm
I don't think using a large padding will be the best solution.
To create a full width button, set the left and right value of the padding to: -1
Thanks I will use it together with the Card padding.
I was wondering why when the mouse is over the text: View Code - the mouse is not on default CSS but it recognises it as Text Selector. Is it possible to change that?