Code Monkey home page Code Monkey logo

aa's People

Contributors

davewx7 avatar galegosimpatico avatar

Watchers

 avatar

aa's Issues

Rethink the community page for small resolution devices.

Devices on 320x480 are currently supported really gracefully (possibly excluding the crop of the background image of #main > #homebg1 (#3)), all but the Community page:

Splash:
image1

Scrolling down:
image2

Zoomed out:
image3

You can't just remove the Discord widget because the text div on its own has some margin problems:
screenshot_20180213_113145

For those 320x480 devices (and smaller than that) I would have the Discord widget either forced to have no left margin (at all), or preferably completely removed, because I think it is single size and 350px width with reduced effective margin and reduced size to, for instance, 290x400 at:

<iframe src="https://discordapp.com/widget?id=156241487938584577&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0"></iframe>

For those 320x480 devices I would have the margins of #main > #communitymain reduced from the current 100 pixels:

aa/aa.css

Lines 3854 to 3859 in 843ac2c

#communitymain {
display: flex;
margin-top: 10px;
margin-left: 100px;
margin-right: 100px;
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.