Fixes menu misalignment due to font changes

This commit is contained in:
Matthew
2021-03-05 14:19:11 +00:00
parent c59a0904a0
commit b5031ea5fa

View File

@@ -14,7 +14,7 @@
<ul class="lefttree">
<li class="lefttree">
<a href="/" class="beba" style="color: #1E1E3C; text-decoration: none;" >
<v-icon style="color: #1E1E3C;" class="mr-1" >home</v-icon> Introduction</a>
<v-icon style="color: #1E1E3C;">home</v-icon> Introduction</a>
</li>
</ul>