Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /***************** Bottom ******************/
- .bottom_inner {
- .widgettitle {
- margin-bottom:35px;
- position:relative;
- }
- &:after {
- content: '';
- display: block;
- clear: both;
- height: 0;
- visibility: hidden;
- overflow: hidden;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement