Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
borisschapira committed Feb 22, 2024
1 parent 2597dc6 commit 8d7a920
Show file tree
Hide file tree
Showing 12 changed files with 388 additions and 276 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
fiber-annotation (0.2.0)
fiber-local (1.0.0)
forwardable-extended (2.6.0)
google-protobuf (3.25.2)
google-protobuf (3.25.3)
hashery (2.1.2)
html-proofer (5.0.8)
addressable (~> 2.3)
Expand All @@ -69,7 +69,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-event (1.4.3)
io-event (1.4.4)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
rouge (4.2.0)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
sass-embedded (1.70.0)
sass-embedded (1.71.1)
google-protobuf (~> 3.25)
rake (>= 13.0.0)
terminal-table (3.0.2)
Expand Down
6 changes: 3 additions & 3 deletions _data/hashes.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
styles:
core: 2064c7ecf79e3183145509c6c5b669a0
critical: 4734278bf533a6ef273ea03be0dfa65a
critical: e58f21173cd41c42aea0bb76ee9d74d4
hl: e8c20d692fd3f03fa42f8a7e58466a45
main: e354f47939dd3da6fdf62ddb6f27e335
scripts:
index.min: a803e96332dd24e45826c4e85b3526de
index.min: 56a76c2aa0c7c486414a7fa837b8341b
index.min.js.LICENSE: 172d2e565a560e7caefb983f3ba29209
index.min.js: fa38276cc9e7a64c8b54ae8a63d50474
index.min.js: a52f1457b1a9a7b44857699ff3cc95d1
navigation.min: b8cbb88b41c5ee3a2e9cc5f6a10a61c9
navigation.min.js.LICENSE: a3865dc811421b2f1148dcae2c47addf
navigation.min.js: 8a4bb869f71880342a80a1121f0b060b
4 changes: 4 additions & 0 deletions _src/styles/scss/layout/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@
}
}

li {
margin: 0.7em 0;
}

border-bottom: $border-separators solid var(--color-main-text);

&:last-of-type:not(:only-of-type) {
Expand Down
2 changes: 1 addition & 1 deletion assets/critical.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/scripts/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/scripts/index.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/styles/critical.css

Large diffs are not rendered by default.

Loading

0 comments on commit 8d7a920

Please sign in to comment.