Skip to content

Commit

Permalink
UI Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalyst committed Mar 5, 2024
1 parent 72e649d commit 13259d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion assets/sass/pages/_weekly.scss
@@ -1,5 +1,4 @@
.listPage {
padding-top: 96px;

.header{
background-color: #0a1720;
Expand Down
2 changes: 1 addition & 1 deletion layouts/_default/partners.html
@@ -1,5 +1,5 @@
{{ partial "head/prerender.html" . }}
<body data-page-name="coreTeam" class="coreTeam" style="background-color: #fff;">
<body data-page-name="coreTeam" class="coreTeam">
{{ partial "elements/menu.html" . }}
<main>
<div class="core-team-head" style="min-height: 500px;">
Expand Down

0 comments on commit 13259d8

Please sign in to comment.