Commit ea1cde65 by Orine Matsui

Safari表示崩れ調整

parent 0b48b39a
...@@ -7920,13 +7920,13 @@ body { ...@@ -7920,13 +7920,13 @@ body {
} }
.p-service_top7 .p-atc7-table dt { .p-service_top7 .p-atc7-table dt {
width: 200px; width: 16%;
padding: 17px 18px; padding: 17px 18px;
} }
.p-service_top7 .p-atc7-table dd { .p-service_top7 .p-atc7-table dd {
border-bottom: none; border-bottom: none;
width: calc(100% - 200px); width: 84%;
padding: 15px 20px; padding: 15px 20px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment