Skip to content

Commit

Permalink
Update update-page.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Aug 30, 2024
1 parent 3a5d91a commit 278b02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
a:hover {{ color: #2980b9; }}
.file-icon {{ margin-right: 10px; color: #7f8c8d; }}
.file-size, .file-date {{ color: #7f8c8d; font-size: 0.9em; }}
.readme-content {{ margin-bottom: 30px; padding: 20px; background-color: #f9f9f9; border-radius: 5px; }}
.readme-content {{ margin-bottom: 30px; padding: 20px; border-radius: 5px; }}
.github-link {{ position: absolute; top: 10px; right: 10px; font-size: 24px; color: #333; }}
</style>
</head>
Expand Down

0 comments on commit 278b02c

Please sign in to comment.