[CORL-586] update logos to match new branding (#2540)

* update logos to match new branding

* update styles of logo

* move version number to bottom of admin

* update specs
This commit is contained in:
Tessa Thornton
2019-09-10 09:02:35 -04:00
committed by Kim Gardner
parent d031df38f6
commit e86e9d2c68
23 changed files with 367 additions and 377 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
.version {
position: absolute;
right: 0;
top: 23px;
font-size: calc(10rem / var(--rem-base));
color: var(--palette-text-secondary);
text-align: center;
padding-bottom: var(--spacing-3);
}