Files
talk/src/core/client/admin/App/Version.css
T
Tessa ThorntonandKim Gardner e86e9d2c68 [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
2019-09-10 09:02:35 -04:00

7 lines
155 B
CSS

.version {
font-size: calc(10rem / var(--rem-base));
color: var(--palette-text-secondary);
text-align: center;
padding-bottom: var(--spacing-3);
}