This commit is contained in:
teasiu
2023-10-09 08:24:58 +08:00
parent 5e41bd12f9
commit 73fefd5661
3 changed files with 188 additions and 0 deletions

View File

@@ -21,3 +21,11 @@
align-items: center;
justify-content: center;
}
.policypersistence {
padding: 60px 0;
font-size: 1.3rem;
justify-content: center;
line-height: 40px;
background-color: var(--ifm-color-emphasis-100);
}