Skip to content

Commit

Permalink
another message
Browse files Browse the repository at this point in the history
  • Loading branch information
blackemmanuelstar committed Nov 18, 2023
1 parent 4d0a567 commit 156ad61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": ".",
"homepage": "https://blackemmanuelstar.github.io/ututuenyi",
"name": "ututu-enyi",
"version": "0.1.0",
"private": true,
Expand Down
4 changes: 4 additions & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,10 @@ section.about div.about-body div.about-content .read-more:hover {
}
}

section.members {
background-color: #f2f2f2;
}

section.members div.heading {
width: 90%;
display: flex;
Expand Down

0 comments on commit 156ad61

Please sign in to comment.