/* Copyright 2026 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

/* #css_wrapper_metadata_start
 * #type=vars
 * #css_wrapper_metadata_end */

html {
  --skills-card-gap: 16px;
  --skills-card-height: 230px;
  --skills-card-width: 270px;
  --page-padding: 48px;
}
