File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 209209 }
210210 }
211211 }
212+
213+ # th-project-x {
214+ --rh-icon-size : 21px ;
215+
216+ align-items : center;
217+ display : flex;
218+ gap : var (--rh-space-md );
219+ }
212220}
213221
214222@layer patterns {
395403 padding-block : var (--rh-space-md );
396404 padding-inline-start : var (--rh-space-lg );
397405 padding-inline-end : var (--rh-space-2xl );
406+ line-height : 1.5 ;
398407 appearance : none;
399408 border : 0 ;
400409 background : none;
Original file line number Diff line number Diff line change 44 < tr >
55 < th id ="th-project-name " scope ="col "> Project name</ th >
66 < th id ="th-project-url " scope ="col "> Website</ th >
7- < th id ="th-project-x " scope ="col "> X account</ th >
7+ < th id ="th-project-x " scope ="col "> < rh-icon set =" social " icon =" x " aria-label =" X " > </ rh-icon > account</ th >
88 < th id ="th-project-cat " scope ="col "> Category</ th >
99 </ tr >
1010 </ thead >
You can’t perform that action at this time.
0 commit comments