Skip to content

Commit

Permalink
Remove redundant text-align style from all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TJScalzo committed Dec 1, 2019
1 parent f68f05f commit 15805b4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion 2017/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ button.button {
width: 100%;
text-align: center;
margin-top: 10px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
Expand Down
1 change: 0 additions & 1 deletion 2018/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ button.button {
width: 100%;
text-align: center;
margin-top: 10px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
Expand Down
1 change: 0 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ button.button {
width: 100%;
text-align: center;
margin-top: 10px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
Expand Down

0 comments on commit 15805b4

Please sign in to comment.