css website modified

This commit is contained in:
Sebastian Hildebrandt 2020-01-19 13:39:20 +01:00
parent a0f80f670d
commit 840b2da455
3 changed files with 3 additions and 3 deletions

View File

@ -455,7 +455,7 @@ h1, h2, h3, h4 {
color: #567adf;
}
.left .text, .left .subtitle, .left .title, .left .title-small {
.left .text, .left .subtitle, .left .title, .left .title-small .npmicons {
text-align: left;
}

File diff suppressed because one or more lines are too long

View File

@ -307,7 +307,7 @@ h1, h2, h3, h4 {
}
}
.left {
.text, .subtitle, .title, .title-small {
.text, .subtitle, .title, .title-small .npmicons {
text-align: left;
}
}