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
+1 -1
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;
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
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;
}
}