Skip to content

Commit

Permalink
refactor: color
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBSD committed Nov 19, 2023
1 parent ff2e294 commit e8d11b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

<body class="font-mainFont">
<div class="min-h-full">
<header class="pb-24" style="background-color: #f5f7fe;">
<header class="pb-24 bg-[#f5f7fe]">
<div class="mx-auto max-w-3xl px-4 sm:px-6 lg:max-w-7xl lg:px-8">
<div class="relative flex items-center justify-center pt-5 pb-3 lg:justify-between">
<!-- Logo -->
Expand Down

0 comments on commit e8d11b6

Please sign in to comment.