mirror of https://github.com/istio/istio.io.git
Slight layout improvement in FAQ landing page.
This commit is contained in:
parent
472ac56ba8
commit
47cbcfef6f
|
@ -16,8 +16,9 @@
|
|||
.header {
|
||||
color: $textBrandColor;
|
||||
background-color: $boxBorderColor;
|
||||
padding: .75rem 1.25rem;
|
||||
padding: .35rem 1.25rem;
|
||||
border-bottom: 1px solid rgba(0, 0, 0, .125);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.body {
|
||||
|
|
Loading…
Reference in New Issue