Skip to content

Commit 29bd576

Browse files
lordinatricecamilleregnaultM0nica
authored
reframe gifs for harmony (#85)
* reframe gifs for harmony * Prettified Code! * Prettified Code! Co-authored-by: Camille <> Co-authored-by: camilleregnault <[email protected]> Co-authored-by: Monica Powell <[email protected]> Co-authored-by: M0nica <[email protected]>
1 parent 3e73a03 commit 29bd576

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

components/statusCodeCard.module.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
}
44

55
.gif {
6-
max-width: 300px;
6+
max-width: 100%;
7+
width: 300px;
8+
height: 190px;
9+
object-fit: cover;
710
border: 3px solid #b4747d;
811
}
912

0 commit comments

Comments
 (0)