(css) Adjustments in Contact viewer and editor

pull/110/head
Francis Lachapelle 2015-10-09 16:49:33 -04:00
parent 05515673b7
commit 7ef976bfe4
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
<md-content class="md-flex md-static">
<div layout="column" class="viewer md-padding">
<hgroup class="header">
<h1 class="sg-md-display-2--light" ng-bind-html="editor.card.$fullname()"><!-- fullname --></h1>
<h6 class="sg-md-display-2-subheader">{{editor.card.$description()}}</h6>
<h1 class="sg-md-display-2--thin" ng-bind-html="editor.card.$fullname()"><!-- fullname --></h1>
<h6 class="sg-md-display-2-subheader--thin">{{editor.card.$description()}}</h6>
</hgroup>
<!-- contact editor -->