From 420f869323009c818d4de54dc38402f8cb72e79f Mon Sep 17 00:00:00 2001 From: vgmoose Date: Mon, 1 Jan 2024 18:28:26 -0500 Subject: [PATCH] fix mobile view on about page --- src/AppList.js | 7 ++--- src/InfoPage.js | 33 +++++++++++----------- src/MainDisplay.css | 66 +++++++++++++++++++++++++++++++++++++++++++ src/PlatformPicker.js | 4 +-- 4 files changed, 87 insertions(+), 23 deletions(-) diff --git a/src/AppList.js b/src/AppList.js index 252f968..e4aa359 100755 --- a/src/AppList.js +++ b/src/AppList.js @@ -118,13 +118,10 @@ class AppList extends Component { marginBottom: 10, marginLeft: 50, marginRight: 50, - marginTop: 10, - maxWidth: 1100}}> + marginTop: 10}}>
- AppStore Logo + AppStore Logo Homebrew App Store
diff --git a/src/InfoPage.js b/src/InfoPage.js index c0802f3..40b23f2 100755 --- a/src/InfoPage.js +++ b/src/InfoPage.js @@ -167,26 +167,26 @@ class InfoPage extends Component { pageText =

About hb-appstore

-

+

Homebrew App Store is a free and open-source repository of homebrew apps for the Wii U and Switch consoles. The apps, tools, and games distributed here are all made by independent software developers within the community. -

+

If you would like to list your own open-source app here, or request an existing one to add to this index, please see the Submit page.

-

+

If you are a copyright holder and are concerned some of your work is being infringed upon, please fill out this DMCA Form to submit a takedown request. This also applies if you are an open-source developer and don't wish us to distribute your project here.

Our Packages

-

+

The packages hosted in this repository are updated regularly with new apps and updates to existing apps. This is accomplished by our maintainers, who are ForTheUsers staff and volunteers from the community. If you would like to help or report and outdated package, please contact us on Discord.

-

+

The source code for this website is available on Github. To learn more about the repositories that power this site, please see the API Info page.

Donations

-

+

Thank you for your interest in supporting this project! We are not currently accepting donations, but if you would like to support the developers of the apps listed here, please visit their respective Github pages or websites.

-

+

Otherwise, we can recommend that you consider donating to one of the following causes:

@@ -204,14 +204,14 @@ class InfoPage extends Component {

Credits

-

+

This website is maintained by ForTheUsers, and is made possible by the following open-source developers:


App Authors

-

+

Of course, this project wouldn't exist without the developers of the apps themselves. Thank you to all of the developers who have contributed to the homebrew community!

{authorList} @@ -227,12 +227,12 @@ class InfoPage extends Component { } else if (location === "/dmca-request") { const allPackages = this.state.allPackages; - pageText =

+ pageText =

Removal / DMCA Request

-

+

If you are the author of an app within our repositories, or represent a copyright holder and have concerns that your work or rights are infringed upon, please submit a removal or DMCA request below. Our goal is to honor all rights related to intellectual property, and we strive to respond swiftly to any related concerns.

-

+

The packages that are provided for download on this website are by homebrew developers in the community, are submitted by volunteer users or the developers themselves, and are intended to be distributed under their respective open-source licenses.


@@ -242,7 +242,7 @@ class InfoPage extends Component { >