1 Star 0 Fork 22

王艺/YunQ_DynamicResume

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
1.css 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
郭子山 提交于 2020-10-16 10:34 . Gs1016-1
*,
::after,
::before,
[data-v-22ce9519],
[data-v-53c8d54c] {
box-sizing: border-box
}
#app[data-v-22ce9519],
#app[data-v-53c8d54c] {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
html[data-v-22ce9519],
html[data-v-53c8d54c] {
min-height: 100vh
}
.code[data-v-35c047fd] {
display: none
}
.htmlMode[data-v-647e008b] {
animation: flip 2s
}
@keyframes flip {
from {
opacity: 0
}
to {
opacity: 1
}
}
* {
margin: 0;
padding: 0
}
#app[data-v-53c8d54c] {
min-height: 100vh;
position: relative
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/wang-yis/yun-q_-dynamic-resume.git
[email protected]:wang-yis/yun-q_-dynamic-resume.git
wang-yis
yun-q_-dynamic-resume
YunQ_DynamicResume
master

搜索帮助