width: 110px;
padding-top: 1px;
padding-left: 10px;
}
}
.bar i{
padding: 5px;
margin-top: 5;
padding-left: 10px;
font-size: 10px;
}
.left{
display: flex;
}
class
HTML, the class attribute is used to define a class name for an element. Class names are commonly used to apply CSS styles or target elements with JavaScript.
Top comments (0)