/* | |
* Copyright 2021 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. | |
*/ | |
.VulnMain-title { | |
font-size: 1.25rem; | |
font-weight: 400; | |
margin: 0 0 0.5rem; | |
} | |
.VulnMain-recent { | |
margin-top: 0.5rem; | |
} | |
.VulnMain-details { | |
margin-bottom: 1.75rem; | |
} | |
.VulnMain-search { | |
max-width: 32rem; | |
} | |
.VulnMain h2 { | |
margin: 1.75rem 0 0.5rem; | |
} |