File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 102102
103103 /* Publications */
104104 .publications-list { max-width : 1400px ; margin : 0 auto; padding : 0 3rem 2rem ; }
105- .pub-item { display : grid; grid-template-columns : 2.2rem 1fr ; column-gap : 0.5rem ; padding : 0.9rem 0 ; border-bottom : 1 px solid var ( --border-light ); }
105+ .pub-item { display : grid; grid-template-columns : 2.2rem 1fr ; column-gap : 0.5rem ; padding : 0.9rem 0 ; }
106106 .pub-item : first-child { border-top : 2px solid var (--text ); padding-top : 1.1rem ; }
107- .pub-item : last-child { border-bottom : none; }
108107 .pub-number { font-family : var (--serif ); font-size : 1.05rem ; font-weight : 600 ; color : var (--text-light ); line-height : 1.4 ; }
109108 .pub-body { min-width : 0 ; }
110109 .pub-title { font-family : var (--serif ); font-size : 1.05rem ; font-weight : 600 ; color : var (--text ); line-height : 1.4 ; margin-bottom : 0.2rem ; }
You can’t perform that action at this time.
0 commit comments