Skip to content

Commit

Permalink
Vertical image align (#114)
Browse files Browse the repository at this point in the history
* test netlify deploy

* Added color gradient  (#72)

* creted coloring on buttons

* added color gradient

* Fix link

* Fix links

* validating for fb business manager

* fixed footer color, highlighted fixdesk, enlarged iframes for gmaps

* centered iframe

* fixed iframe width

* added instagram feed

* fixed instagram wrap

* fixed count on instagram feed

* fixed closing menu header on external events

* added alt to instagram images

* added iframe wrapper component

* Added archive data of blogposts and calendar events from old website (#113)

completes #75

* fixed image align
  • Loading branch information
vikiival authored and yangwao committed Jan 17, 2019
1 parent 690be1e commit b605797
Show file tree
Hide file tree
Showing 6 changed files with 22,537 additions and 311 deletions.
1 change: 1 addition & 0 deletions cowork-panel/src/components/InstagramFeed.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
url
})
.then(response => {
console.log('res',response);
this.images = response.data.data;
})
.catch(e => {
Expand Down
Loading

0 comments on commit b605797

Please sign in to comment.