We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5053ebf commit c272843Copy full SHA for c272843
components/Contributors.vue
@@ -3,7 +3,7 @@
3
<div class="content-conatiner">
4
<div class="text-section has-border">
5
<h3 class="hidden head-text md:block">Rank</h3>
6
- <h3 class="head-text">User</h3>
+ <h3 class="head-text md:px-2 lg:px-5 xl:px-7">User</h3>
7
<div class="flex justify-end w-full">
8
<h3 class="head-text">Total</h3>
9
</div>
0 commit comments