File tree 5 files changed +3
-9
lines changed
5 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
2
<div class =" hero relative content-block" >
3
- <img alt =" Ethereum.org Hero Image" class =" hide-dark" width =" 946" height =" auto" src =" ../images/hero.jpg" />
4
- <img alt =" Ethereum.org Hero Image" class =" show-dark" width =" 946" height =" auto" src =" ../images/hero-dark.jpg" />
3
+ <img alt =" Ethereum.org Hero Image" height =" auto" src =" ../images/hero.png" />
5
4
6
5
<div class =" hero-block beginners sm-hide" >
7
6
<router-link class =" block header" to =" /beginners/" >→ Beginners</router-link >
29
28
@require '../styles/config'
30
29
31
30
.hero
32
- padding 2em
31
+ padding 4 em 2em
33
32
max-width 60vw
34
33
35
34
img
Original file line number Diff line number Diff line change 868
868
dependencies :
869
869
nprogress "^0.2.0"
870
870
871
- " @vuepress/plugin-register-components@^1.0.0-alpha.20 " , "@vuepress/plugin-register-components@^1.0.0-alpha. 47":
871
+ " @vuepress/plugin-register-components@^1.0.0-alpha.47 " :
872
872
version "1.0.0-alpha.47"
873
873
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.0-alpha.47.tgz#c2f6f03f20071e3f0e9047051689395eb47b8a1e"
874
874
integrity sha512-IQXEEM08B4W7owbawNSp3htlNIrn5wEplSAGqEIjjRUrHWhZ6kcFskTgAj2czRndwKGHLaleY5CJsU7dS/B9kA==
@@ -4457,11 +4457,6 @@ markdown-it-anchor@^5.0.2:
4457
4457
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-5.0.2.tgz#cdd917a05b7bf92fb736a6dae3385c6d0d0fa552"
4458
4458
integrity sha512-AFM/woBI8QDJMS/9+MmsBMT5/AR+ImfOsunQZTZhzcTmna3rIzAzbOh5E0l6mlFM/i9666BpUtkqQ9bS7WApCg==
4459
4459
4460
- markdown-it-attrs@^2.3.2 :
4461
- version "2.3.2"
4462
- resolved "https://registry.yarnpkg.com/markdown-it-attrs/-/markdown-it-attrs-2.3.2.tgz#7068c40571735e1b0f5c412ac802627a9fd0db01"
4463
- integrity sha512-DyatNvpatg7w+fGkplWGeie7o/0TogBr2w0izyz9ZQfTMv5G3lbDHQFQ42aP2e5L2mJQt0IeAjWzvYaa2d9xzQ==
4464
-
4465
4460
markdown-it-chain@^1.3.0 :
4466
4461
version "1.3.0"
4467
4462
resolved "https://registry.yarnpkg.com/markdown-it-chain/-/markdown-it-chain-1.3.0.tgz#ccf6fe86c10266bafb4e547380dfd7f277cc17bc"
You can’t perform that action at this time.
0 commit comments