feat(landing): timeline, comparaison
This commit is contained in:
parent
098f66df0e
commit
79b32519d5
25 changed files with 632 additions and 20 deletions
6
assets/sass/card.scss
Normal file
6
assets/sass/card.scss
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.card {
|
||||
padding: 1rem;
|
||||
border: 1px solid gray;
|
||||
border-radius: 2px;
|
||||
background-color: #ecf0f1;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue