diff options
Diffstat (limited to 'res/css/partials')
| -rw-r--r-- | res/css/partials/top-bar.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/css/partials/top-bar.scss b/res/css/partials/top-bar.scss index a04fdb77..cffd200a 100644 --- a/res/css/partials/top-bar.scss +++ b/res/css/partials/top-bar.scss @@ -54,4 +54,7 @@ .organization-logo { display: inline-block; margin-left: 12px; + background: url(../img/CRI-logo.png); + min-height: 30px; + min-width: 30px; }
\ No newline at end of file |
