fix responsive design and ensure consistency of elements
This commit is contained in:
@@ -6,6 +6,7 @@ export type ProjectFrontmatter = {
|
||||
client: string;
|
||||
roles: string[];
|
||||
technologies: string[];
|
||||
cover?: string;
|
||||
preview1?: string;
|
||||
preview2?: string;
|
||||
website?: string;
|
||||
|
||||
Reference in New Issue
Block a user