1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 07:23:22 +08:00

refine 404 style

This commit is contained in:
Pan 2018-07-06 11:10:41 +08:00
parent 0f9d654327
commit 21828dd672

View File

@ -59,7 +59,6 @@ export default {
position: relative;
float: left;
width: 600px;
padding: 150px 0;
overflow: hidden;
&__parent {
width: 100%;
@ -171,7 +170,7 @@ export default {
position: relative;
float: left;
width: 300px;
padding: 150px 0;
padding: 30px 0;
overflow: hidden;
&__oops {
font-size: 32px;