柳香萍 hace 5 años
padre
commit
b501b420aa
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      static/css/style.css

+ 2 - 2
static/css/style.css Ver fichero

@@ -137,7 +137,8 @@ p{
137 137
 }
138 138
 .introduce-box{
139 139
     width: 1100px;
140
-    margin: 0 auto;
140
+	margin: 0 auto;
141
+	padding-bottom: 50px;
141 142
 }
142 143
 .introduce-box .name{
143 144
     font-size:28px;
@@ -150,7 +151,6 @@ p{
150 151
 	padding: 0;
151 152
     margin: 0;
152 153
     line-height: 36px;
153
-    height: 36px;
154 154
     font-size: 16px;
155 155
     color: #333;
156 156
 }