fix(aio): style and fix hover color for features cta button (#17342)

This commit is contained in:
Stefanie Fluin
2017-06-08 12:09:33 -07:00
committed by Igor Minar
parent 391ed6334d
commit 75a311f250
2 changed files with 10 additions and 1 deletions

View File

@ -304,6 +304,11 @@ aio-shell {
}
}
.cta-bar.announcement-bar {
background: none;
box-shadow: none;
}
.text-headline {
font-size: 20px;
margin-top: 10px;