UNPKG

conduction-components

Version:

React (Gatsby) components used within the Conduction Skeleton Application (and its implementations)

16 lines (12 loc) 266 B
.logoContainer { height: 100%; } .logo { background-size: 100% 100%; } .authenticatedLogo { background-image: var(--conduction-authenticated-logo-background); } .unauthenticatedLogo { background-image: var(--conduction-unauthenticated-logo-background); }