scientific-python / scientific-python.org

Source for the Scientific Python Project homepage.
https://scientific-python.org
BSD 3-Clause "New" or "Revised" License
38 stars 34 forks source link

Remove custom styling for spec icons #575

Closed jarrodmillman closed 7 months ago

jarrodmillman commented 7 months ago

With the next theme update, this would otherwise look like: 2024-02-27T16:22:44,881123148-08:00

Now we will use the theme' standard icon styling:

.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}

I will move it from bulma.css to style.css and may add

  margin-right: 0.25rem;
netlify[bot] commented 7 months ago

Deploy Preview for scientific-python-org ready!

Built without sensitive environment variables

Name Link
Latest commit 72e3ab68219faab2f1eef630601a2221d172571b
Latest deploy log https://app.netlify.com/sites/scientific-python-org/deploys/65de7ce075e6930008d607d2
Deploy Preview https://deploy-preview-575--scientific-python-org.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 81
Accessibility: 100
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

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