Bind public page right alignment globally

This commit is contained in:
2026-06-24 11:14:02 +02:00
parent 063c8a678d
commit f3347221d4
2 changed files with 4 additions and 4 deletions
@@ -7,7 +7,3 @@
flex-direction: column;
width: 100%;
}
.sg-page-public-page-patterns .sg-text-block--align-right {
margin-left: auto;
}