Remove unnecessary icon-related css

This commit is contained in:
Mouse Reeve 2020-09-30 12:01:17 -07:00
parent 7612bcf096
commit ada09639b7
2 changed files with 1 additions and 6 deletions

View file

@ -1,9 +1,4 @@
/* --- ICONS --- */
.icon {
color: black;
font-size: 1.1rem;
vertical-align: super;
}
.hidden-text {
height: 0;
width: 0;

View file

@ -85,7 +85,7 @@
<div class="navbar-item">
<a href="/notifications">
<div class="tags has-addons">
<span class="tag">
<span class="tag is-medium">
<span class="icon icon-bell">
<span class="hidden-text">Notitications</span>
</span>