diff options
Diffstat (limited to 'templates/web')
-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> |