🔧 Various fixes

This commit is contained in:
2021-09-08 22:52:00 -07:00
parent f3d94f2a75
commit f04641986d
10 changed files with 145 additions and 24 deletions

View File

@@ -76,7 +76,13 @@ $border-color: red;
}
}
.card-content {
padding: 1rem;
.card-title {
margin-bottom: 0.2rem;
}
.cv-icon, i {
margin: 4px 4px 4px 0;
}
padding: 0.5rem 1rem;
}
}
.card-container {