Skip to content

Commit 67c831a

Browse files
Update style.css
1 parent 0756adc commit 67c831a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

style.css

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -335,11 +335,6 @@ a:active {
335335
position: relative;
336336
}
337337

338-
339-
.popup-content > img {
340-
border: 1px solid red;
341-
}
342-
343338
#popup-close {
344339
position: absolute;
345340
top: 0.5rem;
@@ -350,7 +345,7 @@ a:active {
350345

351346

352347
.popupImage {
353-
width: 115%;
348+
width: 100%;
354349
height: auto;
355350
margin: auto;
356351
}

0 commit comments

Comments
 (0)