diff options
Diffstat (limited to 'templates/main/index.html')
| -rw-r--r-- | templates/main/index.html | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/templates/main/index.html b/templates/main/index.html index d8c5febc..1f39e7ad 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -16,18 +16,10 @@ available to assist around the clock. Whether you're looking to learn the language or working on a complex project, we've got someone who can help you if you get stuck. </p> - <div uk-grid class="uk-child-width-expand uk-grid-large"> - <div> - - </div> - <div> - <a href="/invite" class="uk-button uk-button-default uk-button-large uk-width-1-1"> + <div class="uk-container uk-align-center"> + <a href="/invite" class="uk-button uk-button-default uk-button-large "> Join us on <i class="uk-icon fab fa-discord"></i> </a> - </div> - <div> - - </div> </div> <hr class="uk-divider-icon" /> <div class="uk-container uk-container-small uk-text-meta"> |