summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-26 23:51:01 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-26 23:51:01 (EDT)
commit6a040177e1e64c021baa97f9865ce646437d0ffb (patch)
tree22dc53a81a554a254b3117153c5c9d84821354d3 /main.css
parent7b8330eb9c294ba0952a4e0ae6f9b68537b291ed (diff)
Fix header height.
Diffstat (limited to 'main.css')
-rw-r--r--main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.css b/main.css
index 1ef5bd1..979a03c 100644
--- a/main.css
+++ b/main.css
@@ -34,7 +34,7 @@ header {
background-color: #336699;
padding: 8px;
border-bottom: 4px solid #CC0033;
- height: 80px;
+ height: 64px;
}
header .logo {
width: 64px;