Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .header__col-right {
- display: flex;
- align-items: center;
- }
- .header__col-right:before {
- content: 'Menu'; /* label */
- display: inline-block;
- font-size: 13px;
- font-weight: bold;
- margin-right: 1em;
- color: #fff;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement