Create main parts of info section

This commit is contained in:
2023-01-21 19:27:54 +01:00
parent c8addfdbbf
commit 510c1a6a4c
7 changed files with 47 additions and 0 deletions

View File

@@ -163,6 +163,10 @@ h1 {
}
}
img {
max-width: 100%;
}
.to-top {
margin: 45px 0 0;
}