@@ -1,5 +1,5 @@
<template>
- <div class="d-flex align-center my-3">
+ <div class="resume-box d-flex align-center my-3">
<!-- 头像 -->
<div class="avatarsBox" @mouseover="showIcon = true" @mouseleave="showIcon = false">
<v-img class="img" cover src="https://cdn.vuetifyjs.com/images/john.jpg"></v-img>