1 line
380 B
CSS
1 line
380 B
CSS
.title{width:95%;text-align:left;border-bottom:1px solid #000;margin-bottom:20px}.test-div i,.title{font-size:25px}.state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.state .Badge{width:20px;height:20px;border-radius:50%;margin:20px 5px 0 0;-webkit-transform:translateY(-50%);transform:translateY(-50%)} |