Skip to content

Commit cf8cdba

Browse files
authored
Update styles.css
1 parent 104dcce commit cf8cdba

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/styles.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,14 @@ html, body
2323
display: flex;
2424
flex-direction: row;
2525
align-items: center;
26+
justify-content: space-around;
2627
}
2728

2829
.header-title
2930
{
3031
margin-left: 2%;
3132
}
3233

33-
.navbar
34-
{
35-
align-self: flex-end;
36-
}
37-
3834
nav .navbar-nav li a
3935
{
4036
color: #232931 !important;

0 commit comments

Comments
 (0)