Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
fdgh134 committed Jul 18, 2024
1 parent 38ff4ec commit e9b3b4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -322,9 +322,10 @@ h3{

.item_line{
background: linear-gradient(to right,white,grey);
height: 1px;
height: 2px;
margin: 50px 0;
width: 100%;
opacity: 70%;
}

/* content3 */
Expand Down

0 comments on commit e9b3b4f

Please sign in to comment.