Commit 589726c7790650d519db2487ab33cfaafc07c385
1 parent
64ef8e7e
修改简历分析背景图
Showing
4 changed files
with
2 additions
and
2 deletions
public/static/resume/female/page_bg.jpg
0 → 100644
209 KB
public/static/resume/male/page_bg.jpg
0 → 100644
263 KB
src/views/resume/style/style.scss
| @@ -31,7 +31,7 @@ li { | @@ -31,7 +31,7 @@ li { | ||
| 31 | 31 | ||
| 32 | .page { | 32 | .page { |
| 33 | min-height: 100vh; | 33 | min-height: 100vh; |
| 34 | - background-image: url(/static/resume/male/page_bg.png); | 34 | + background-image: url(/static/resume/male/page_bg.jpg); |
| 35 | background-repeat: no-repeat; | 35 | background-repeat: no-repeat; |
| 36 | background-size: 100% 100%; | 36 | background-size: 100% 100%; |
| 37 | padding: 5% 20px 10px; | 37 | padding: 5% 20px 10px; |