Skip to content

Commit

Permalink
Tweak web layout
Browse files Browse the repository at this point in the history
  • Loading branch information
homeworkprod committed May 19, 2024
1 parent 39f6301 commit a4e70f6
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,17 @@
color: #fff;
font-family: sans-serif;
font-size: 16px;
}

main {
margin: 4rem auto;
margin: 0 auto;
max-width: 768px;
padding: 1.5rem 1rem;
}

h1 {
font-size: 2rem;
font-weight: normal;
line-height: 1.2;
margin-bottom: 0.5rem;
margin-top: 0;
}

.roles-count {
Expand Down

0 comments on commit a4e70f6

Please sign in to comment.