Stuff
This commit is contained in:
parent
50b116b434
commit
f08dd6a413
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
@extends('layout/template')
|
||||
|
||||
@section('content')
|
||||
<div class="row" style="background-color: #607c89;min-height: calc(100vh - 300px);padding-top:20px;">
|
||||
<div class="row" style="background-color: #607c89;min-height: calc(100vh - 600px);max-height: calc(100vh - 300px);padding-top:20px;">
|
||||
<div class="col-md-12" style="text-align: center;">
|
||||
<div>
|
||||
<div class="fotorama" data-nav="thumbs" data-keyboard="true" data-ratio="800/600" data-width="1200" data-maxheight="80%" data-allowfullscreen="true">
|
||||
|
|
Loading…
Reference in a new issue