Installation page styling

This commit is contained in:
Alex Tselegidis 2020-12-02 20:08:34 +02:00
parent 88028d5770
commit bc2f3f0796
1 changed files with 0 additions and 5 deletions

View File

@ -9,11 +9,6 @@ header .page-title {
color: #429a82;
}
.content {
margin: 32px;
max-width: 980px;
}
.content p {
word-break: break-all;
}