Improve colors in settings (#7283)

This commit is contained in:
Šimon Brandner
2022-06-14 18:17:10 +00:00
committed by GitHub
parent 3c5c2bef6d
commit 7da8c51c6b
15 changed files with 17 additions and 50 deletions
+1 -2
View File
@@ -19,9 +19,8 @@ limitations under the License.
max-width: 880px;
hr {
opacity: 0.2;
border: none;
border-bottom: 1px solid $primary-content;
border-bottom: 1px solid $quinary-content;
}
}