SLUGSoc / website-old

3 stars 1 forks source link

SLUGSoc Text cut off on last character #27

Closed Aterfax closed 6 years ago

Aterfax commented 6 years ago

Top text is cutting off prematurely. See:

image

Fix with:

<span class="brand-compact" style="width: 33px;">iety</span>

Aterfax commented 6 years ago

This is inside of the following element.

<nav class="navbar sticky-top navbar-expand-md navbar-dark bg-dark" style="min-height:10vh;">
</nav>