File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1818 skip
1919[file "assets/css/style.scss"]
2020 url = https://github.com/devlooped/oss/blob/main/assets/css/style.scss
21- skip
21+ sha = 9db26e2710b084d219d6355339d822f159bf5780
22+ etag = f710d8919abfd5a8d00050b74ba7d0bb05c6d02e40842a3012eb96555c208504
23+ weak
2224[file "assets/images/sponsors.svg"]
2325 url = https://github.com/devlooped/oss/blob/main/assets/images/sponsors.svg
2426 skip
Original file line number Diff line number Diff line change 1+ ---
2+ ---
3+
4+ @import " jekyll-theme-slate" ;
5+
6+ .inner {
7+ max-width : 960px ;
8+ }
9+
10+ pre , code {
11+ background-color : unset ;
12+ font-size : unset ;
13+ }
14+
15+ code {
16+ font-size : 0.80em ;
17+ }
18+
19+ h1 > img {
20+ border : unset ;
21+ box-shadow : unset ;
22+ vertical-align : middle ;
23+ -moz-box-shadow : unset ;
24+ -o-box-shadow : unset ;
25+ -ms-box-shadow : unset ;
26+ }
You can’t perform that action at this time.
0 commit comments