Uploaded by Lev

CRUG

advertisement
.circle {
width:30px;
height:30px;
background-color: #EE4156;
border-radius:50%;
display: flex;
justify-content: center;
align-items:center;
color:white;
font-size:14px;
font-weight:bold;
}
Download