Skip to content

Commit

Permalink
new homepage final
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyatFocallocal committed Oct 18, 2023
1 parent 0d75a1d commit f3f337a
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 11 deletions.
2 changes: 1 addition & 1 deletion imports/client/ui/pages/Home/MovementSection/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}

@media screen and (min-width: 851px) {
margin-top: -30rem;
margin-top: -27rem;
.title {
font-size: 2.3em;
line-height: 1.2em;
Expand Down
2 changes: 1 addition & 1 deletion imports/client/ui/pages/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Home extends Component {
let url
let opacity
if (window.__mapType === 'gatherings') {
url = '/images/PHM-logo-banner-text-high.svg'
url = '/images/PHM-logo-banner-text-mid.svg'
// opacity = 0.5
} else {
url = '/images/focallocal-bgOG.jpg'
Expand Down
9 changes: 0 additions & 9 deletions public/images/PHM-logo-banner-text-high.svg

This file was deleted.

36 changes: 36 additions & 0 deletions public/images/PHM-logo-banner-text-mid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f3f337a

Please sign in to comment.