Hides giant logo on small screen

This commit is contained in:
Aaron Louie 2019-10-21 09:43:37 -04:00
parent 4c3ff1ac42
commit e08d06eb55
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@
fxLayoutAlign="start start"
fxLayoutGap="80px"
>
<div fxShow fxHide.gt-md>
<span inlineSVG="/assets/logo/Sartography-Logo-Elements.svg" class="logo-animated"></span>
</div>
<div fxFlex="33%" gdRows="auto">
<div
*ngFor="let v of brandValuesLeft"