Several changes to cards
Cards are now bigger and do not contain an expand feature
This commit is contained in:
parent
563d85ef6d
commit
31bd014abf
6 changed files with 152 additions and 233 deletions
interfaces
|
@ -15,7 +15,6 @@ export interface Service {
|
|||
name: string,
|
||||
icon: string,
|
||||
href: string,
|
||||
desc1?: string,
|
||||
desc: string,
|
||||
warn?: string,
|
||||
extLink?: string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue