Skip to content

Commit

Permalink
Merge pull request #5 from haxzie-xx/remove-bootstrap
Browse files Browse the repository at this point in the history
Remove bootstrap and update UI
  • Loading branch information
Jonathon Belotti committed Jun 11, 2020
2 parents 6cc11e2 + 4ff54f9 commit 0aba2d3
Show file tree
Hide file tree
Showing 10 changed files with 109 additions and 7,328 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
GITHUB_TOKEN=
ORGANIZATION_NAME=
BACKGROUND_COLOR=
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ creds.rb
/tmp/

# Used by dotenv library to load environment variables.
# .env
.env

## Specific to RubyMotion:
.dat*
Expand Down
3 changes: 1 addition & 2 deletions public/css/background_colors/blue.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
html, body {
background-color: #87CEFA;


}
Loading

0 comments on commit 0aba2d3

Please sign in to comment.