Skip to content

Commit

Permalink
IFMC-3158 update InCommon logo (#9)
Browse files Browse the repository at this point in the history
IFMC-3158 update InCommon logo
  • Loading branch information
julia authored Jan 26, 2026
1 parent e3b9d35 commit 37d4c29
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { useState, useEffect } from 'react'
import './assets/stylesheets/App.css';
import logo from './assets/images/IC-logo.svg'
import logo from './assets/images/incommon-poweredbyi2-lockup-orange.png'

function App() {

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/assets/stylesheets/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ html, body {
}

.logo {
height: 50px;
margin: 100px 0;
height: 100px;
margin: 100px 0 20px;
}

.entity-logo {
Expand Down

0 comments on commit 37d4c29

Please sign in to comment.