diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-01 15:48:02 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-06-03 18:39:03 +0100 |
commit | 90d6c6ed2ce1f4535377b14ce6e93e3849a2f1a7 (patch) | |
tree | 1520bc41e9cb26381a63863110038aec9120db3a /templates | |
parent | d04fbb80a9bf5d62dae669468c2c13045e8de5c1 (diff) |
[UK] Remove some unnecessary CSS.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/hart/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/hart/header.html b/templates/web/hart/header.html index c52ec0af7..ed5d2fed4 100644 --- a/templates/web/hart/header.html +++ b/templates/web/hart/header.html @@ -44,7 +44,7 @@ <li> <a href="#main-nav"><div class="menu-icon"> </div></a> </ul> </div> - <div class="header-container"> + <div class="container"> <a id="site-logo" href="http://www.hart.gov.uk">Hart District Council</a> </div> </header> |