| @@ -112,3 +112,13 @@ | |||||
| } | } | ||||
| } | } | ||||
| .header-logo-picture { | |||||
| min-width: 154px; | |||||
| } | |||||
| .header-row .header-actions-col { | |||||
| z-index: 3; | |||||
| .scrollable-dropdown-menu { | |||||
| z-index: 500; | |||||
| } | |||||
| } | |||||
| @@ -112,4 +112,15 @@ | |||||
| background: #f3f4f5; | background: #f3f4f5; | ||||
| color: #222; | color: #222; | ||||
| } | } | ||||
| } | |||||
| } | |||||
| .header-logo-picture { | |||||
| min-width: 167px; | |||||
| } | |||||
| .header-row .header-actions-col { | |||||
| z-index: 3; | |||||
| .scrollable-dropdown-menu { | |||||
| z-index: 500; | |||||
| } | |||||
| } | |||||
| @@ -19,11 +19,13 @@ body { | |||||
| h1 { | h1 { | ||||
| font-size: 3.125rem; | font-size: 3.125rem; | ||||
| line-height: 50px !important; | line-height: 50px !important; | ||||
| font-style: italic; | |||||
| } | } | ||||
| h2 { | h2 { | ||||
| font-size: 2.125rem; | font-size: 2.125rem; | ||||
| line-height: 40px !important; | line-height: 40px !important; | ||||
| font-style: italic; | |||||
| } | } | ||||
| h3 { | h3 { | ||||