mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Increase content min height
This commit is contained in:
parent
17eaa701c8
commit
7bbd2049ff
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ Full-Width Styles
|
|||
background: #f2f2f2;
|
||||
border-top: 1px solid #111;
|
||||
border-bottom: 1px solid #111;
|
||||
min-height: 200px;
|
||||
min-height: 500px;
|
||||
}
|
||||
|
||||
#main_content {
|
||||
|
|
Loading…
Add table
Reference in a new issue