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 2568916 commit 791b095Copy full SHA for 791b095
components/TopDevelopers.vue
@@ -46,7 +46,7 @@ export default {
46
.header-title {
47
font-family: 'IBM Mono';
48
font-size: 1.7rem;
49
- @apply font-normal ml-8 pt-16 lg:pt-24 md:ml-12 lg:ml-20 lg:text-4xl lg:font-light 2xl:ml-24;
+ @apply font-normal ml-8 mr-6 pt-16 lg:pt-24 md:ml-12 lg:ml-20 lg:text-4xl lg:font-light 2xl:ml-24;
50
}
51
52
.filter-component {
0 commit comments