Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / browser / resources / settings / settings_page / settings_subheader.css
blob331762baa41bbbfbcbddc0b6a0014b773c541d9f
1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
5 :host {
6 @apply(--layout-center);
7 @apply(--layout-horizontal);
8 margin-bottom: 16px;
11 h2 {
12 @apply(--paper-font-subhead);