Skip to content

Commit 2e64abf

Browse files
authored
Update index.html
1 parent be71be6 commit 2e64abf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@
159159
.result-cards {
160160
display: flex;
161161
gap: 24px;
162-
margin-bottom: 40px;
163162
width: 100%;
164163
justify-content: center;
165164
flex-wrap: wrap;
@@ -233,9 +232,9 @@
233232

234233
.bottom-prompt {
235234
text-align: center;
236-
font-size: 0.9rem;
235+
font-size: 1.2rem;
237236
opacity: 0.6;
238-
margin-bottom: 30px;
237+
margin: 70px 0px;
239238
animation: breathe 3s ease-in-out infinite;
240239
}
241240

0 commit comments

Comments
 (0)