Skip to content

Commit 8f134d2

Browse files
committedMar 3, 2021
fix 3D product card 2
1 parent b400832 commit 8f134d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

Diff for: ‎58-3D product card/style.css

-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ body {
6161

6262
.info h1 {
6363
font-size: 1.7rem;
64-
padding-top: 1rem;
6564
transition: all 0.75s ease-out;
6665
}
6766

@@ -130,7 +129,6 @@ button.active {
130129

131130
.info h1 {
132131
font-size: 3rem;
133-
padding-top: 0;
134132
}
135133

136134
.info h3 {

0 commit comments

Comments
 (0)
Please sign in to comment.