mirror of https://github.com/istio/istio.io.git
switched font size to 30px for headings and 14px for body, as requested by design (#319)
This commit is contained in:
parent
2e59c99045
commit
bc4a4315bd
|
@ -98,7 +98,7 @@
|
|||
width: 45%;
|
||||
|
||||
h2 {
|
||||
font-size: 3rem;
|
||||
font-size: 2rem;
|
||||
background: transparent !important;
|
||||
margin:0;
|
||||
padding:0;
|
||||
|
@ -106,7 +106,7 @@
|
|||
p {
|
||||
padding:0;
|
||||
margin:15px 0 30px 0;
|
||||
font-size: 1.2rem;
|
||||
font-size: 14px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue