mirror of https://github.com/istio/istio.io.git
Make the I in istio readable (#776)
This commit is contained in:
parent
bafe86f85e
commit
0a7f7f80b0
|
@ -9,6 +9,7 @@
|
|||
margin: 0 0 0 0;
|
||||
padding: 30px 0 0 0;
|
||||
font-size: 62px;
|
||||
font-family: "Verdana";
|
||||
}
|
||||
|
||||
.hero-logo {
|
||||
|
|
|
@ -31,6 +31,7 @@ header {
|
|||
@media (min-height: $bp-md-v) {
|
||||
font-size: 1.7em;
|
||||
line-height: 1.5em;
|
||||
font-family: "Verdana";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue