We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 986b33e + bb58a42 commit 46b8788Copy full SHA for 46b8788
2 files changed
libs/feedback/src/feedback.model.ts
@@ -49,7 +49,7 @@ export const feedBack = [
49
Thanks Guys.`,
50
img: 'assets/img/feedback/breethe.png',
51
author: 'Suren Kocharian',
52
- position: 'Director of Production'
+ position: 'Director of Production, Breethe'
53
}
54
];
55
libs/route-pages/breethe-page/src/breethe-page.component.html
@@ -129,7 +129,7 @@ <h1 class="main-title lg:mb-10 ">Future</h1>
129
</section>
130
<section>
131
<h1 class="main-title">Feedback</h1>
132
- <div class="container">
+ <div class="container lg:w-1400">
133
<feedback startFrom="Suren Kocharian"></feedback>
134
</div>
135
0 commit comments