Skip to content

Commit 35eb1f5

Browse files
authored
Update style.css
1 parent c613668 commit 35eb1f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Product Landing Page/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ input[type="email"] {
195195
justify-content: center;
196196
}
197197
.footer-list {
198-
padding: 20px 20px;
198+
padding: 20px;
199199
color: #e4fbff;
200200
font-size: 0.8rem;
201201
}
@@ -272,7 +272,7 @@ input[type="email"] {
272272
margin-top: 20px;
273273
}
274274
.big-text {
275-
top: 0px;
275+
top: 0;
276276
font-size: 1.2rem;
277277
}
278278
.small-text {

0 commit comments

Comments
 (0)