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

Remove panel underline of button #167

Merged

Conversation

jarrodmillman
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Mar 24, 2022

Deploy Preview for scientific-python-hugo-theme ready!

Name Link
🔨 Latest commit a7c1d38
🔍 Latest deploy log https://app.netlify.com/sites/scientific-python-hugo-theme/deploys/623ccc1932ed3c000859e027
😎 Deploy Preview https://deploy-preview-167--scientific-python-hugo-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@tupui tupui left a comment

Choose a reason for hiding this comment

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

Actually we have to change the css variable instead. (and also I tested this locally, we should add a margin 15px to .panel-underline)

@jarrodmillman
Copy link
Member Author

@tupui This should work.

@tupui
Copy link
Member

tupui commented Mar 24, 2022

As discussed, I will take over this PR.

border-radius: 3px;
box-shadow: 0px 8px 15px var(--colorShadow);
Copy link
Member Author

Choose a reason for hiding this comment

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

I added it when I removed the panel-underline thing. Now that it is back, I don't think this is needed.

Copy link
Member

Choose a reason for hiding this comment

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

Done

@jarrodmillman
Copy link
Member Author

I tested this on both learn and blog and it LGTM! I made one comment regarding removing one line that I don't think is necessary.

assets/theme-css/panel.css Outdated Show resolved Hide resolved
@tupui tupui changed the title Remove panel underline effect Remove panel underline of button Mar 24, 2022
@jarrodmillman jarrodmillman merged commit e54f884 into scientific-python:main Mar 24, 2022
@jarrodmillman jarrodmillman added this to the 0.1 milestone Sep 29, 2023
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.

2 participants