integrations: Increase font size of trademark disclaimer.

This is to address Google complaining that the font size is too
small to read on the integration pages.
This commit is contained in:
Aman Agrawal 2023-02-23 07:02:14 +00:00 committed by Tim Abbott
parent 599a32bee9
commit c9f4e474a7

View File

@ -570,7 +570,7 @@ $category-text: hsl(219, 23%, 33%);
}
.logos_disclaimer {
font-size: 13px;
font-size: 14px;
font-style: italic;
}