diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 4ec6d1b8a..11ad92bc3 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ <div class="text-center"> <img style="height:250px" src="doc/Logos/gf1.svg" alt="GF Logo"> - <h1 class="display-4" style="text-shadow: 1px 1px 5px #999; overflow-x: scroll">Grammatical Framework</h1> + <h1 class="display-4" style="text-shadow: 1px 1px 5px #999;">Grammatical Framework</h1> <h4 class="text-black-50">A programming language for multilingual grammar applications</h4> </div> |
