Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tikiyiki authored Dec 8, 2023
1 parent fa7ec7e commit 68c7fa0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2252,7 +2252,7 @@
padding: 20px;
justify-content: center;
justify-items: center;
background: rgba(233, 232, 232, 0.458);
background: rgba(235, 235, 235, 0.499);
box-shadow: 0 1px 0.15rem 0 rgb(40, 155, 236);
}

Expand Down Expand Up @@ -2822,8 +2822,8 @@

.BP1{
padding: 15px;
border-right: 0.11rem solid rgba(221, 221, 221, 0.933);
border-left: 0.11rem solid rgba(221, 221, 221, 0.933);
border-right: 0.11rem solid rgba(221, 221, 221, 0.867);
border-left: 0.11rem solid rgba(221, 221, 221, 0.867);
}

.B{
Expand Down Expand Up @@ -2863,7 +2863,7 @@
row-gap: 0.5rem;
position: sticky;
top: 0;
width: 400px;
width: 380px;
height: 290px;
padding: 20px;
}
Expand Down

0 comments on commit 68c7fa0

Please sign in to comment.