Commit fc08989af1420a9f0c22a0d2b324f8b942a3a8d8
1 parent
c4d8db85
object page
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/object/view.php
@@ -90,7 +90,7 @@ | @@ -90,7 +90,7 @@ | ||
90 | </div> | 90 | </div> |
91 | </div> | 91 | </div> |
92 | </div> | 92 | </div> |
93 | -<div class="container"> | 93 | +<div class="container object-view"> |
94 | <section style="margin-top: 40px;"> | 94 | <section style="margin-top: 40px;"> |
95 | <div class="row portfolio"> | 95 | <div class="row portfolio"> |
96 | 96 |