Skip to content

Commit 62490a6

Browse files
committed
aligned p element to center
1 parent f2f178f commit 62490a6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Projects/Gooey Cursor/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ h1 {
3535
text-align: center;
3636
}
3737
p{
38-
font-size: large;
38+
font-size: x-large;
39+
text-align: center;
3940
}

0 commit comments

Comments
 (0)