Skip to content

Commit

Permalink
Just bumping the left padding on the welcome page container.
Browse files Browse the repository at this point in the history
  • Loading branch information
kenmonks committed Jul 23, 2024
1 parent d1edf5a commit 25275bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
</script>

<style>
.container {
padding-left: 20px;
padding-right: 10px;
}
dt {
font-weight: normal;
}
Expand Down

0 comments on commit 25275bf

Please sign in to comment.