redesign the album bio component

This commit is contained in:
geoffrey45
2022-07-10 21:51:29 +03:00
parent 4688665156
commit cdab85912f
8 changed files with 63 additions and 30 deletions
+4
View File
@@ -58,6 +58,10 @@ a {
overflow: hidden;
}
.grid {
display: grid;
}
.card-dark {
background-color: #fff;
}