diff --git a/assets/css/base.css b/assets/css/base.css index 42ff3c0..c53a3bf 100644 --- a/assets/css/base.css +++ b/assets/css/base.css @@ -148,4 +148,8 @@ h5 { .that-br { display: none; } + + .subtitle { + display: none; + } } \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 09ebe02..00fc8db 100644 --- a/templates/base.html +++ b/templates/base.html @@ -37,7 +37,7 @@ >Private.coffee

Empowering Privacy with Open Source