File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 input [type = "search" ] { flex : 1 ; padding : 10px 12px ; border-radius : 10px ; border : 1px solid # 30363d ; background : # 0d1117 ; color : # e6edf3 ; }
1616 select { padding : 10px 12px ; border-radius : 10px ; border : 1px solid # 30363d ; background : # 0d1117 ; color : # e6edf3 ; }
1717 .grid { display : grid; grid-template-columns : repeat (auto-fill, minmax (260px , 1fr )); gap : 16px ; }
18- .card { background : # 0d1117 ; border : 1px solid # 30363d ; border-radius : 14px ; padding : 16px ; display : flex; flex-direction : column; gap : 8px ; }
18+ .card { background : # ffffff ; border : 1px solid # 30363d ; border-radius : 14px ; padding : 16px ; display : flex; flex-direction : column; gap : 8px ; }
1919 .card h3 { margin : 0 ; font-size : 18px ; }
2020 .meta { font-size : 12px ; opacity : .8 }
2121 .links a { text-decoration : none; color : # 67b7ff ; margin-right : 10px ; }
You can’t perform that action at this time.
0 commit comments