This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
element-plus
Watch
1
Star
0
Fork
0
You've already forked element-plus
mirror of
https://gitee.com/element-plus/element-plus.git
synced
2024-12-14 01:11:25 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
8a4bf644ad
element-plus
/
docs
/
.vitepress
/
vitepress
/
styles
/
content
/
hero-content.scss
9 lines
120 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat(docs): document add changelog page (#3596) * feat(docs): document add changelog page - Add changelog and markdown component for changelog.md - Add changelog page - Add some locale for change log - Fix a bug that caused ToC not working * Add minimal width to changelog selector * Add width to changelog selector * fix selector width issue
2021-09-24 01:19:18 +08:00
.
hero-content
{
docs: parallax layers for home (#6435) * docs: parallax layers for home * fix: parallax size to small * fix: parallax size to small * fix: adjust home size
2022-03-05 20:00:44 +08:00
padding
:
40
px
40
px
0
;
feat(docs): document add changelog page (#3596) * feat(docs): document add changelog page - Add changelog and markdown component for changelog.md - Add changelog page - Add some locale for change log - Fix a bug that caused ToC not working * Add minimal width to changelog selector * Add width to changelog selector * fix selector width issue
2021-09-24 01:19:18 +08:00
}
docs: add release countdown (#5605)
2022-01-25 16:58:33 +08:00
@media
(
max-width
:
768
px
)
{
.
hero-content
{
padding
:
30
px
10
px
0
;
}
}
Reference in New Issue
Copy Permalink