Skip to content

Commit a04d1b0

Browse files
committed
scale down:
- reduced font-sizes - reduced required padding and margin
1 parent 66d5c6b commit a04d1b0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+872
-729
lines changed

examples/components/nav-bar.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<li class="nav-items">
5353
<div class="notify-icon">
5454
<span class="notify-dot new"></span>
55-
<img src="images/notif-icon.png" alt="">
55+
<i class="fas fa-bell"></i>
5656
</div>
5757
<div class="dropdown-ul o-notification display-none">
5858
<div class="dropdown-li row no-gutters">

0 commit comments

Comments
 (0)