Finish search for MD

This commit is contained in:
Alex Ling
2021-02-26 10:32:50 +00:00
parent 011768ed1f
commit a9a2c9faa8
6 changed files with 175 additions and 34 deletions

View File

@@ -34,9 +34,11 @@
.uk-card-body {
padding: 20px;
.uk-card-title {
max-height: 3em;
font-size: 1rem;
}
.uk-card-title:not(.free-height) {
max-height: 3em;
}
}
}