haii can thy see all the css code u have and/or just the ones pertaining to borders im struggling so much
hai ! if you meant the classes that holds these borders , here ya go !
to use them , just simply do the following;
#profile_card {
border-width:12px !important;
border-style:solid !important;
border-image: url("image url here") 12 fill round !important;
}```
thats pretty much it !!
Reactions
Comments
Leave a comment
remove the extra ``` it isnt needed as its an error !!