update Cards with new styles and buttons
This commit is contained in:
@@ -32,23 +32,9 @@ main {
|
||||
|
||||
|
||||
// TEMP
|
||||
.text-authors {
|
||||
font: {
|
||||
size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
||||
.text-title {
|
||||
font: {
|
||||
size: 1em;
|
||||
style: italic;
|
||||
weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
.text-edition {
|
||||
font: {
|
||||
size: .8em;
|
||||
size: .57em;
|
||||
weight: normal;
|
||||
}
|
||||
}
|
||||
@@ -57,10 +43,6 @@ main {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.card-footer {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.tags {
|
||||
> :not(:last-of-type) {
|
||||
|
||||
Reference in New Issue
Block a user