Showing
1 changed file
with
2 additions
and
2 deletions
| 1 | <!-- | 1 | <!-- |
| 2 | * @Date: 2024-10-18 12:06:09 | 2 | * @Date: 2024-10-18 12:06:09 |
| 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com | 3 | * @LastEditors: hookehuyr hookehuyr@gmail.com |
| 4 | - * @LastEditTime: 2024-12-04 11:16:58 | 4 | + * @LastEditTime: 2024-12-04 11:18:56 |
| 5 | * @FilePath: /hager/src/views/solution/case.vue | 5 | * @FilePath: /hager/src/views/solution/case.vue |
| 6 | * @Description: 文件描述 | 6 | * @Description: 文件描述 |
| 7 | --> | 7 | --> |
| ... | @@ -255,7 +255,7 @@ export default { | ... | @@ -255,7 +255,7 @@ export default { |
| 255 | } | 255 | } |
| 256 | 256 | ||
| 257 | .solution-case-intro { | 257 | .solution-case-intro { |
| 258 | - padding: 1rem 3rem; | 258 | + padding: 1rem 3rem 3rem; |
| 259 | &.xs { | 259 | &.xs { |
| 260 | padding: 1rem; | 260 | padding: 1rem; |
| 261 | } | 261 | } | ... | ... |
-
Please register or login to post a comment