diff options
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index e33f92a..b30b5e1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -48,7 +48,7 @@ li.course {          max-width: none;      } -    header, footer, a.subscribe { +    header, footer, p.subscribe {          display: none;      }  }  | 
