Problem
The template spotlight card styling selector and gradient have been updated in the assets/css/styles.css file.
Code Reference
The changed code is at line 1437 in assets/css/styles.css:
background: linear-gradient(135deg, #000000 0%, var(--tc, #58a6ff) 100%) !important;
Suggested Fix
No action required, the update seems to be a minor styling change.
Permalink
|
color: var(--tc, #3fb950); |
Generated from commit:e29c9f9 | Auto-detected role: frontend | Processed by actor: OstinUA
Problem
The template spotlight card styling selector and gradient have been updated in the
assets/css/styles.cssfile.Code Reference
The changed code is at line 1437 in
assets/css/styles.css:Suggested Fix
No action required, the update seems to be a minor styling change.
Permalink
github-social-preview-generator/assets/css/styles.css
Line 1437 in e29c9f9
Generated from commit:e29c9f9 | Auto-detected role:
frontend| Processed by actor: OstinUA