Skip to content

Commit fc979b5

Browse files
Update style.css
1 parent 96fe1ce commit fc979b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ a:active {
318318
padding: 1rem 2rem;
319319
border-radius: 8px;
320320
width: 90%;
321-
max-width: 420px;
321+
max-width: 450px;
322322
position: relative;
323323
}
324324

@@ -331,6 +331,7 @@ a:active {
331331
}
332332

333333
#popupImage {
334-
width: 105%;
334+
width: 115%;
335335
height: auto;
336+
margin: auto;
336337
}

0 commit comments

Comments
 (0)