remove tittle on small device
This commit is contained in:
parent
9151d96af6
commit
639adb3735
9 changed files with 25 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="addresses" ng-controller="ReceiveController" ng-init="init()">
|
||||
<div class="row">
|
||||
<div class="large-12 medium-12 small-12 columns">
|
||||
<h1 class="hide-for-large-up">{{$root.title}}</h1>
|
||||
<h1 class="show-for-large-up">{{$root.title}}</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue