Skip to content

Commit 1d6f6fb

Browse files
Update styles.css
1 parent f437a0c commit 1d6f6fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Fetch API using react app/src/container/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.copy{
77
position: fixed;
88
width: 100%;
9-
padding: 5px 0px;
9+
padding: 5px ;
1010
bottom: 0;
1111
text-align: center;
1212
color:white;
@@ -35,4 +35,4 @@
3535
.b{
3636
margin-top: 5%;
3737
color: rgb(0, 0, 0);
38-
}
38+
}

0 commit comments

Comments
 (0)