More progress/edits

This commit is contained in:
Thomas Smith 2023-02-02 15:17:21 -05:00
parent 77fb8fcb18
commit c5fa28e900
3 changed files with 4 additions and 3 deletions

View file

@ -117,7 +117,6 @@
}, 2000);
});
</script>
{{- partial "hero-terminal-animation.html" -}}

View file

@ -120,7 +120,7 @@
</ul>
<a href="https://github.com/teaxyz/cli" class="ms-3">
<button class="hbtn hb-fill-right">INSTALL TEA (<span class="release" style="text-transform: lowercase;"></span>)</button>
<button class="hbtn hb-fill-right">INSTALL TEA</button>
</a>

View file

@ -7,9 +7,11 @@
height: 62px;
background-color: #1a1a1a !important;
text-transform: uppercase;
border-bottom: 2px solid gray;
border-bottom: 1px solid gray;
}
/* Drop Verion */
.top-logo{
height: 60px;
width: 60px;