Skip to content

Commit bec0aa7

Browse files
committed
2 parents 0929053 + f82e73e commit bec0aa7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

styles/styles.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@
5656
@apply p-2 font-semibold;
5757
}
5858

59+
img {
60+
background-color: black;
61+
border: 1px solid #ccc;
62+
padding: 10px;
63+
border-radius: 10px;
64+
}
65+
5966
.api-params table {
6067
width: 100%;
6168
border-collapse: collapse;

0 commit comments

Comments
 (0)