Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,13 @@ body{
border-radius: 30px;
padding: 10px 25px 25px;
box-shadow: 4px 4px 35px 2px;
text-align: center;
}

header h1{
font-size: 30px;
font-weight: 500;
/* align-items: center; */
}
header p{
font-size: 18px;
Expand Down