blob: 7175f961cd062fe2528316505102939559d58efd [file] [log] [blame]
/* Copyright 2015 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
:host {
font-size: 16px;
}
#inputs::content gaia-input {
margin-bottom: 24px;
}
#inputs::content gaia-input:last-of-type {
margin-bottom: 28px;
}