Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsiveness at Full Screen #198

Closed
Thomashighbaugh opened this issue Dec 21, 2018 · 3 comments
Closed

Responsiveness at Full Screen #198

Thomashighbaugh opened this issue Dec 21, 2018 · 3 comments

Comments

@Thomashighbaugh
Copy link

On the Home Page at Full Screen the logo/buttons/etc all remain above the middle of the screen. Considering the media queries are all well adjusted, and assuming we aren't dogmatic about the above-the-fold rule at the expense of the design, it would look better to have some sort of CSS adjustment for maximized screens of a specific size to then drop the components down and improve the appearance of the app overall.

Screen Size: 1600x900

@PixeledCode
Copy link
Contributor

so I was looking around the index.html code and found this
<img id="wordmark" src="img/welcome/blank.svg">
Problem is that there is no blank.svg file in welcome folder. There is blank-wordmark though but it is blank like it's name, The Main page of Budgie Welcome is index.html right?

@fossfreedom
Copy link
Member

fossfreedom commented Mar 15, 2020 via email

@PixeledCode
Copy link
Contributor

#244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants