diff options
-rw-r--r-- | pack/static/css/pack.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pack/static/css/pack.css b/pack/static/css/pack.css index 574ea9f..b86550f 100644 --- a/pack/static/css/pack.css +++ b/pack/static/css/pack.css @@ -34,6 +34,7 @@ div#header_north_wrapper div#header_north_west { } div#hero_wrapper { + border: 1px solid black; clear: both; } |