Skip to content

Commit 0635a41

Browse files
committed
fix: add missing coreui-angular logo, cleanup
1 parent 31c5287 commit 0635a41

File tree

9 files changed

+42
-284
lines changed

9 files changed

+42
-284
lines changed

src/app/containers/default-layout/default-layout.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
>
88
<c-sidebar-brand
99
[brandFull]="{
10-
src: 'assets/img/brand/coreui-pro-angular-white.svg',
11-
width: 190,
12-
height: 35,
10+
src: 'assets/img/brand/coreui-angular.svg',
11+
width: 200,
12+
height: 46,
1313
alt: 'CoreUI Logo'
1414
}"
1515
[brandNarrow]="{
Lines changed: 39 additions & 0 deletions
Loading

src/assets/img/brand/coreui-pro-angular-white.svg

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)