Pi: CSS selectors need to be namespaced under the IA otherwise they can negatively affect other IAs on the same page (#4436)

master
Rob Emery 2017-08-18 18:25:02 +01:00 committed by Zaahir Moolla
parent fa0821db29
commit 3fa4726ff9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
h3.c-base__title {
.zci--pi h3.c-base__title {
font-size: 1.32em;
word-wrap: break-word;
}