File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 </div >
88 <div class =" filter-component" >
99 <FilterSection class =" lg:mt-0 lg:order-2" />
10- <Contributors :users =" users" class =" lg:grow lg:pl-6 " />
10+ <Contributors :users =" users" class =" lg:grow" />
1111 </div >
1212 </article >
1313 </div >
@@ -41,15 +41,15 @@ export default {
4141 background-color : #edeeef ;
4242}
4343.divider {
44- @apply w-10 lg :w-14 border-t-2 border-black;
44+ @apply w-10 lg :w-14 border-t-2 border-black pb-4 ;
4545}
4646.header-title {
4747 font-family : 'IBM Mono' ;
4848 font-size : 1.7 rem ;
49- @apply font-normal ml-8 mr-6 pt-16 lg :pt-24 md:ml-12 lg:ml-20 lg: text-4xl lg:font-light 2 xl:ml-24 ;
49+ @apply font-normal pt-16 lg :pt-24 lg:text-4xl lg:font-light;
5050}
5151
5252.filter-component {
53- @apply lg :flex mx-auto mt-10 lg:mt-20 lg:w-11 / 12 ;
53+ @apply lg :flex mt-10 lg:mt-20;
5454}
5555 </style >
You can’t perform that action at this time.
0 commit comments