Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
Test p size
  • Loading branch information
7his15CYS authored Jul 10, 2024
1 parent e80c4c5 commit 3458b43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ h1, h2, h3, h4, h5 {
h6, p {
color: white;
margin: 0;
font-size: 2rem;
}

td, li {
Expand Down Expand Up @@ -191,4 +192,4 @@ a {
100% {
transform: translateY(-100%);
}
}
}

0 comments on commit 3458b43

Please sign in to comment.