Skip to content
Snippets Groups Projects
Commit 8fc21974 authored by esikkala's avatar esikkala
Browse files

Update Penn logo

parent e347c139
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ import Paper from '@material-ui/core/Paper'; ...@@ -3,7 +3,7 @@ import Paper from '@material-ui/core/Paper';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';
import { withStyles } from '@material-ui/core/styles'; import { withStyles } from '@material-ui/core/styles';
import oxfordLogo from '../../img/logos/oxford-logo-white.png'; import oxfordLogo from '../../img/logos/oxford-logo-white.png';
import pennLogo from '../../img/logos/penn-logo-white.png'; import pennLogo from '../../img/logos/penn-logo2-white-small.png';
import cnrsLogo from '../../img/logos/cnrs-logo-white-small.png'; import cnrsLogo from '../../img/logos/cnrs-logo-white-small.png';
import aaltoLogo from '../../img/logos/aalto-logo-white-no-background-small.png'; import aaltoLogo from '../../img/logos/aalto-logo-white-no-background-small.png';
...@@ -29,7 +29,7 @@ const styles = theme => ({ ...@@ -29,7 +29,7 @@ const styles = theme => ({
}, },
pennLogo: { pennLogo: {
paddingLeft: logoPadding, paddingLeft: logoPadding,
height: logoHeight - 8 height: logoHeight - 6
}, },
cnrsLogo: { cnrsLogo: {
paddingLeft: logoPadding, paddingLeft: logoPadding,
......
src/client/img/logos/penn-logo2-white-small.png

11.1 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment