diff options
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 320eb01..62b7873 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -4,4 +4,8 @@ footer ul { .page-header { margin: 10px 0 20px; +} + +.x_panel { + height: 350px; }
\ No newline at end of file |