Browse Source

add h-app class too

pull/23/head
Aaron Parecki 6 years ago
parent
commit
19e5357c08
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      compass/resources/views/index.blade.php

+ 1
- 1
compass/resources/views/index.blade.php View File

@ -2,7 +2,7 @@
@section('content')
<div class="splash h-x-app">
<div class="splash h-x-app h-app">
<a class="p-name u-url" href="" style="display: none;">Compass</a>
<div class="logo"><img src="/assets/compass.svg" width="200" class="u-logo"></div>

Loading…
Cancel
Save