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

Fix top Alias logo positioning #94

Closed
wants to merge 1 commit into from

Conversation

swarnimarun
Copy link
Member

Make sure the top logo uses the size defined in the custom theme changes...
Fixes #93

Note: Make changes to layout settings here not in the theme. (For example size of the logo img in the theme)

The changes size is huge due to mixed CRLF changes.

Make sure the top logo uses the size defined in the custom theme changes...
Fixes asetalias#93 

Note: Make changes to layout settings here not in the theme. (For example size of the logo img in the theme)
color: #18bfef !important; }
@media screen and (max-width: 980px) {
#header {
height: 14rem;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is change 01

-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
height: 20rem;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change 02

font-weight: 900;
letter-spacing: 0.075em;
line-height: 1;
padding: 1rem 1.75rem;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change 03

@Sc0rpi0n101
Copy link
Member

Why not make these changes in the theme?

@swarnimarun
Copy link
Member Author

Why not make these changes in the theme?

Honestly, I should but it's too much work.

My changes are enough for someone to figure out where the changes need to be made in the theme.

@swarnimarun
Copy link
Member Author

So feel free to close it and ping someone else to do the heavy lifting, I am just too bored to work on it.

@Sc0rpi0n101
Copy link
Member

Closing this now, it would be better to fix this from the theme.

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

Successfully merging this pull request may close these issues.

Fix the top Alias logo positioning
2 participants