forked from deepStateMirrors/tabi
✨ feat: add multi-language support
This commit is contained in:
parent
e316dc25ab
commit
fa9229377d
49 changed files with 1314 additions and 88 deletions
|
@ -196,6 +196,14 @@ p {
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
.centered-text {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.subheader {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1000px) {
|
||||
.content {
|
||||
max-width: var(--normal-layout-width);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue