Skip to content

Commit

Permalink
Merge pull request #5 from WebAhead5/update-class-heading
Browse files Browse the repository at this point in the history
chaneged the h1 class to page-heading
  • Loading branch information
jrd656 authored Mar 16, 2020
2 parents e5aedd0 + 9772119 commit 33b022c
Show file tree
Hide file tree
Showing 8 changed files with 515 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/MorisBrokeGithub.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

456 changes: 456 additions & 0 deletions .idea/dbnavigator.xml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<body>

<h1 class="some-heading">GIT WORKFLOW WORKSHOW</h1>
<h1 class="page-heading">GIT WORKFLOW WORKSHOW</h1>

</body>

Expand Down

0 comments on commit 33b022c

Please sign in to comment.