1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-19 17:34:53 +00:00

Automated PR Testing (#2469)

This commit is contained in:
2024-03-31 06:10:46 -05:00
committed by Daniel Gray
parent b536928661
commit 632761cae1
63 changed files with 471 additions and 867 deletions

View File

@@ -109,7 +109,7 @@ article.md-content__inner {
article.md-content__inner > * {
max-width: 38rem;
}
article.md-content__inner > *:nth-child(n+8):nth-child(-n+12) {
article.md-content__inner > *:nth-child(n+7):nth-child(-n+12) {
margin-left: auto;
margin-right: 0;
text-align: right;