1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00

profile cards

This commit is contained in:
codecalm
2020-01-12 22:42:06 +01:00
parent 429d953ab2
commit c76f1dd184
7 changed files with 37 additions and 22 deletions
+6
View File
@@ -7,3 +7,9 @@
color: #fff;
background-color: $light-black;
}
.bg-cover {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}