Update style.css

This commit is contained in:
lowlighter
2021-02-18 12:15:23 +01:00
parent a63842fd6e
commit 3099fea335

View File

@@ -696,16 +696,10 @@
padding-left: 0; padding-left: 0;
display: flex; display: flex;
align-items: center; align-items: center;
position: relative;
} }
.contributors .label img { .contributors .label img {
margin-left: 0; margin-left: 0;
} }
.contributors .contributions {
position: absolute;
bottom: 100%;
right: 100%;
}
/* Introduction */ /* Introduction */
.introduction { .introduction {