From f2c421c6bfc8c46e3c00629b0ad4ea9afff65b43 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Sun, 25 Jun 2023 17:45:28 +0800
Subject: [PATCH] 晋城保安
---
src/components/examineCard/examineCard.vue | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/src/components/examineCard/examineCard.vue b/src/components/examineCard/examineCard.vue
index b504e2e..18e5519 100644
--- a/src/components/examineCard/examineCard.vue
+++ b/src/components/examineCard/examineCard.vue
@@ -56,14 +56,13 @@
width: 285px;
height: 240px;
padding: 0 10px;
- margin-bottom: 24px;
- margin-right: 70px;
- margin-left: 60px;
+ margin-bottom: 70px;
+ margin-right: 30px;
+ margin-left: 30px;
border-radius: 10px;
background-size: 100% 100%;
overflow: hidden;
background-repeat: no-repeat;
- // background-image: url(/img/permit/服务许可背景图.jpg);
border: 1px solid rgba($color: #000000, $alpha: 0.1);
border-top: 0px solid rgba($color: #000000, $alpha: 0.3);
&:hover {
--
Gitblit v1.9.3