Skip to content

Commit

Permalink
Update web UI
Browse files Browse the repository at this point in the history
  • Loading branch information
profile-summary-cards[bot] committed Apr 7, 2021
1 parent dcb8031 commit 8b42706
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/pages/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="app">
<v-app>
<v-main>
<v-container>
<v-container fluid class="py-8 px-6">
<a href="https://github.com/vn7n24fzkq/github-profile-summary-cards" class="github-corner" aria-label="View source on GitHub">
<svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true">
<path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path>
Expand Down Expand Up @@ -64,8 +64,8 @@
>
Submit
</v-btn>
<div style="padding: 20px;" >
<iframe src="https://ghbtns.com/github-btn.html?user=vn7n24fzkq&repo=github-profile-summary-cards&type=star&count=true&size=large" frameborder="0" scrolling="0" width="170" height="30" title="GitHub"></iframe>
<div style="padding-top: 20px;" >
<iframe src="https://ghbtns.com/github-btn.html?user=vn7n24fzkq&repo=github-profile-summary-cards&type=star&count=true&size=large" frameborder="0" scrolling="0" width="100%" height="30" title="GitHub"></iframe>
</div>

</v-col>
Expand Down

0 comments on commit 8b42706

Please sign in to comment.