1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-10 12:01:57 +08:00

Merge 92c19173d450c543d0fed42bcc39006cd4faf7ef into 6858a9ad67483025f6a9432a926beb9327037be3

This commit is contained in:
YANGZHENHUA0420 2024-11-04 21:07:10 +08:00 committed by GitHub
commit f678b69545
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,8 @@ export default {
.pan-img { .pan-img {
display: block; display: block;
margin: 0 auto; margin: 0 auto;
width: 100%; width: auto;
height: 500px;
} }
.text-jumbo { .text-jumbo {
font-size: 60px; font-size: 60px;