| | |
| | | margin: 30px 20px; |
| | | } |
| | | |
| | | @include desktop { |
| | | .pam-page-container { |
| | | width: 700px; |
| | | margin: 30px auto 0px auto; |
| | | } |
| | | .pam-banner__text{ |
| | | width: 700px; |
| | | position: static !important; |
| | | margin: 30px auto 0px auto; |
| | | } |
| | | } |
| | | |
| | | .pam-banner { |
| | | width: 100%; |
| | | height: 120px; |
| | |
| | | } |
| | | |
| | | .mt-navBar { |
| | | margin-top: 105px; |
| | | margin-top: calc($MOB_NAV_BAR * 2); |
| | | } |
| | | |
| | | @include desktop { |
| | | .mt-navBar { |
| | | margin-top: calc($DESKTOP_NAV_BAR + $MOB_NAV_BAR); |
| | | } |
| | | .pam-page-container { |
| | | width: 700px; |
| | | margin: 30px auto 0px auto; |
| | | } |
| | | .pam-banner__text{ |
| | | width: 700px; |
| | | position: static !important; |
| | | margin: 30px auto 0px auto; |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | .pam-banner__text { |
| | | font-size: 18px; |