/* gpu.html — fit the 8-column reference table inside the shell at desktop
   widths: slightly tighter horizontal cell padding than the site default. */

.price-table th,
.price-table td {
  padding-inline: 0.65rem;
}
