📔 Adding UI elements for cover images

This commit is contained in:
2021-05-30 08:57:30 -07:00
parent cfb2bbb38b
commit 54d4bbf4ea
5 changed files with 39 additions and 85 deletions

View File

@@ -25,11 +25,8 @@ $border-color: red;
}
.card {
border: 1px solid color(srgb 0.767 0.861 0.848);
margin: 0 10rem 10rem 0;
div {
margin: 10px;
border: 1px solid red;
img {
max-width: 200px;
}
}