Skip to content

Commit

Permalink
Merge branch 'master' into collection_expansions
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Jan 12, 2022
2 parents d345acf + 8b90df8 commit 72711a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/app/App.scss
Expand Up @@ -447,6 +447,7 @@ div.login-paper {
&.xsmall {
img {
height: 36.5px;
width: 36.5px;
}
margin-top: 0px;
height: 36.5px;
Expand Down Expand Up @@ -479,7 +480,7 @@ div.login-paper {
}
.logo-container:hover {
img {
opacity: 0.1;
opacity: 0.5;
}
}
.resource-description {
Expand Down

0 comments on commit 72711a8

Please sign in to comment.