Added svg's for theme. Removed unused assets. Updated scss for navbar icon size. Updated shared-bulma-theme.

This commit is contained in:
Chris 2018-01-09 20:57:07 -05:00
parent 1fd3f806c3
commit bfb9507e7e
8 changed files with 2 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 KiB

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

View file

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

@ -1 +1 @@
Subproject commit 277141cf2dae72f02035b7e23d34429b3372fd13 Subproject commit 01145966e93808b8384928c38d58a6e20b6433ad

View file

@ -9,6 +9,7 @@
.navbar { .navbar {
transition: background-color 0.2s ease; transition: background-color 0.2s ease;
} }
.navbar-logo { height: 32px; }
.hero .navbar.is-freestanding { .hero .navbar.is-freestanding {
background: $navbar-background-color; background: $navbar-background-color;