Merge pull request 'Remove styles to hide footer for sphc.ch' (#5) from 10751-add-footer-to-sphc into master

Reviewed-on: #5
This commit is contained in:
pcoder116 2022-07-19 12:55:36 +00:00
commit 2c791e7fbc
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// Language menu hack, until this is configurable
nav .language-nav a[lang='en'] { display: inline; }
#footer, .contact-nav .link { display: none; }
//#footer, .contact-nav .link { display: none; }
a.navbar-brand {
height: 60px;