File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 .section-panel h2 { font-family : var (--serif ); font-size : 1.15rem ; font-weight : 600 ; line-height : 1.35 ; margin-bottom : 0.65rem ; letter-spacing : -0.01em ; }
7272 .section-pitch { font-size : 0.84rem ; color : var (--text-muted ); line-height : 1.65 ; margin-bottom : 1.1rem ; }
7373 .panel-figure { width : 100% ; min-height : 100px ; max-height : 200px ; background : var (--border-light ); border : 1px dashed var (--border ); border-radius : 3px ; display : flex; align-items : center; justify-content : center; font-size : 0.72rem ; color : var (--text-light ); margin-bottom : 1.1rem ; overflow : hidden; }
74- .panel-figure .has-image { border-style : solid ; background : var ( --border-light ) ; }
74+ .panel-figure .has-image { border : none ; background : none ; }
7575 .panel-figure img { width : 100% ; height : auto; max-height : 200px ; object-fit : contain; display : block; }
7676 .panel-tags { display : flex; flex-wrap : wrap; gap : 0.35rem ; margin-bottom : 1rem ; }
7777 .tag { font-size : 0.65rem ; font-weight : 600 ; padding : 0.15rem 0.5rem ; border-radius : 2px ; letter-spacing : 0.02em ; }
You can’t perform that action at this time.
0 commit comments