Guest User

Untitled

a guest
Feb 14th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .main-class{
  2. .page-title-wrapper{
  3. width: calc( 100% - 45px );
  4. }
  5. }
  6.  
  7. .main-class .page-title-wrapper{
  8. width: calc( 100% - 45px );
  9. }
  10.  
  11. .main-class .page-title-wrapper{
  12. width: calc( 55%);
  13. }
Add Comment
Please, Sign In to add comment