Skip to content

Commit

Permalink
Update index.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ConsoleTVs authored May 3, 2017
1 parent 1a08c91 commit e6d2565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Views/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
</span>
</div>
</div>
<div class="uk-width-1-2">
<div class="uk-width-1-1@m uk-width-1-2@l">
<div class="uk-card uk-card-default">
<div class="uk-card-header">
@lang('laralum_statistics::general.most_used_browsers')
Expand All @@ -65,7 +65,7 @@
</div>
</div>
</div>
<div class="uk-width-1-2">
<div class="uk-width-1-1@m uk-width-1-2@l">
<div class="uk-card uk-card-default">
<div class="uk-card-header">
@lang('laralum_statistics::general.most_used_os')
Expand Down Expand Up @@ -128,4 +128,4 @@
});
</script>
@endsection
@endsection

0 comments on commit e6d2565

Please sign in to comment.