You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

16 lines
321 B

.block-cite-this-block {
@extend .container;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
width: 1170px;
//=====================
.title {
text-align: left;
border-bottom: 1px solid #333;
border-top: none !important;
}
}