Skip to content

Commit e8f6008

Browse files
ThatNerdSquaredalan-w-u
authored andcommitted
fix: activate margins for header
1 parent 8190338 commit e8f6008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ import { Content as AboutCompetitionContent } from '../content/about-the-competi
114114
display: grid;
115115
background-color: var(--color-primary-green);
116116
border-bottom: var(--border-width) solid var(--border-color);
117+
justify-content: center;
117118

118119
h2 {
119120
font-weight: 500;

0 commit comments

Comments
 (0)