Ontica/Empiria.Land.Intranet

View on GitHub
src/app/main-layout/branding/branding.component.scss

Summary

Maintainability
Test Coverage
/**
 * @license
 * Copyright (c) La Vía Óntica SC, Ontica LLC and contributors. All rights reserved.
 *
 * See LICENSE.txt in the project root for complete license information.
 */

.logo {
  max-height: 46px;
}

.header-container {
  padding-left: 8px;
}

.header {
  text-transform: uppercase;
}

.subheader {
  font-size: 8pt;
  margin-top: 4px;
}