Skip to content

Commit cb2a846

Browse files
author
TechStack Global
committed
Update MacBook Pro secondary image with a different hi-res view
1 parent 63fd540 commit cb2a846

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

posts/apple-macbook-pro-m4-max-review.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h4>The Bad</h4>
121121
<div
122122
style="background-color: white; border-radius: 12px; margin: 2rem 0; padding: 2rem; text-align: center;">
123123
<img src="https://m.media-amazon.com/images/I/61CRbTpxNwL._AC_SL1500_.jpg"
124-
alt="MacBook Pro High Resolution Angle" class="post-body-img"
124+
alt="MacBook Pro High Resolution Detail" class="post-body-img"
125125
style="max-width:100%; max-height: 400px; object-fit: contain;">
126126
</div>
127127
<h2>Real Business Use Cases</h2>

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ img {
7676
.gradient-text {
7777
background: linear-gradient(135deg, var(--accent), var(--accent-secondary));
7878
-webkit-background-clip: text;
79+
background-clip: text;
7980
-webkit-text-fill-color: transparent;
8081
}
8182

0 commit comments

Comments
 (0)