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 17:31:02 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
6397c6c636
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
{
padding
:
55
px
40
px
0
;
}
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