feat: style improvement

This commit is contained in:
Jimmy Cai
2020-09-03 11:42:01 +02:00
parent ddfc10a9f5
commit 4bf9d82961
6 changed files with 46 additions and 28 deletions
+5
View File
@@ -65,6 +65,11 @@
border-radius: var(--card-border-radius);
@include box_shadow(1);
display: flex;
@media (max-width: $on-desktop-large){
padding: 12px 20px;
font-size: 1.4rem;
}
span.year {
flex: 1;