Skip to content

Commit 63e114d

Browse files
authored
add ip wrapper pads
1 parent 6779e84 commit 63e114d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ function App() {
100100
id="details"
101101
className="rounded-2xl bg-white p-7 flex flex-col mx-auto text-center gap-3.5 font-semibold text-very-dark-gray tracking-wide sm:flex-row sm:text-left sm:justify-between sm:w-full sm:m-1 sm:my-2 sm:break-all"
102102
>
103-
<div id="ip-address-wrapper">
103+
<div id="ip-address-wrapper" className="sm:py-2">
104104
<h3 className="text-2xs text-dark-gray tracking-x-wide pb-1.5">
105105
IP ADDRESS
106106
</h3>

0 commit comments

Comments
 (0)