Skip to content

Commit 7d83d21

Browse files
committed
minor css changes
1 parent 0dcd4b8 commit 7d83d21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

httpcodes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
table {
2424
width: 70%;
2525
border-collapse: collapse;
26-
margin: auto;
26+
margin: auto auto 15rem auto;
2727
border: solid 1px black;
2828
}
2929

@@ -92,7 +92,7 @@
9292
box-shadow: 0 5px grey;
9393
position: sticky;
9494
top: 0;
95-
width: 100vw;
95+
width: 100%;
9696
display: inline-block;
9797
margin: 0;
9898
}

0 commit comments

Comments
 (0)