<div className={"col-7 name"}> </div>
When this loads into my page, the column is too big. I want to make it more narrow, and if possible, I want to apply an attribute directly inside the div.
What attributes can I add to col-7 name and what is the proper way to do it ?