blob: 6f377020d56e8c88d836405d3a1a782daed8069a [file] [log] [blame]
/*
* Copyright 2020 The Go Authors. All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
@import './unit_header.css';
@import './unit_readme.css';
@import './unit_docs.css';
.UnitContent {
max-width: 60rem;
}