Skip to content

Commit

Permalink
Merge branch 'main' into Public-lab-dependency-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
YogeshSharma01 authored Feb 20, 2021
2 parents 9627497 + fbc1450 commit ac7195c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
tasks:
- init: npm install
command: npm run start
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/publiclab/community-toolbox)

## Community Toolbox

A platform dedicated to community growth and getting insights on organization-wide activities.
Expand Down
2 changes: 2 additions & 0 deletions examples/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ nav ul ul li a {
}
/* Navbar ends */

<<
/* dependency chart */
#dependency-div{
text-align: center;
Expand All @@ -114,6 +115,7 @@ nav ul ul li a {
width: 100%;
}


#forkMe-ribbon {
width: 10px;
height: 10px;
Expand Down

0 comments on commit ac7195c

Please sign in to comment.