Skip to content

Commit

Permalink
change ul to ul:li
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBone422 committed Sep 8, 2024
1 parent 434fec1 commit 8ca4fef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions global.css
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,9 @@ main p{
margin: 0rem 0rem 0rem 0rem;
}

main ul{
main ul:li{
font-size: 3rem;


}

main a{
Expand Down

0 comments on commit 8ca4fef

Please sign in to comment.