@prnachapSubmitted over 4 years ago
Kindly provide feedback on my code , i have written some redundant code , kindly provide feedback so that i can improve in writing more efficient code
Kindly provide feedback on my code , i have written some redundant code , kindly provide feedback so that i can improve in writing more efficient code
How would you solve the border-top?
You can give each card an ID and set the desired border-top. Or you can use nth-child for each card to set the border top.