Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .page-practice-areas-interior .practice-areas-content article ul {
- list-style: none;
- columns: 2;
- margin-bottom: 1.5rem;
- }
- .interior article ul li {
- position: relative;
- text-align: left;
- padding-left: 20px;
- color: #231f20;
- font-size: 1rem;
- font-weight: 300;
- line-height: 1.444rem;
- margin-bottom: 20px;
- }
- .interior article ul li:before {
- content: '';
- background-color: #B5121B;
- display: inline-block;
- position: absolute;
- top: 8px;
- left: 0;
- width: 7px;
- height: 7px;
- margin-right: 8px;
- }
Advertisement
Add Comment
Please, Sign In to add comment