Improve some pages and add jobs

This commit is contained in:
2022-05-02 15:31:28 +02:00
parent 781b2dd825
commit 2c50a69f4b
26 changed files with 449 additions and 11 deletions

View File

@@ -124,6 +124,12 @@ body {
}
}
.center-childs {
h1, h2, h3, h4, h5, p {
text-align: center;
}
}
.scroll {
.right {
background-color: $primarycolor;