changing size of the central div
This commit is contained in:
parent
02da92fcdb
commit
706315029b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="box">
|
||||
<div class="border" style="width:450px;height:550px;">
|
||||
<div class="border" style="width:450px;height:600px;">
|
||||
<%= render :partial => "grid" %>
|
||||
<h1>most interesting photos</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue