Skip to content

Commit 46b8788

Browse files
committed
Merge branch 'master' into feat-breethe-feedback
2 parents 986b33e + bb58a42 commit 46b8788

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

libs/feedback/src/feedback.model.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const feedBack = [
4949
Thanks Guys.`,
5050
img: 'assets/img/feedback/breethe.png',
5151
author: 'Suren Kocharian',
52-
position: 'Director of Production'
52+
position: 'Director of Production, Breethe'
5353
}
5454
];
5555

libs/route-pages/breethe-page/src/breethe-page.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h1 class="main-title lg:mb-10 ">Future</h1>
129129
</section>
130130
<section>
131131
<h1 class="main-title">Feedback</h1>
132-
<div class="container">
132+
<div class="container lg:w-1400">
133133
<feedback startFrom="Suren Kocharian"></feedback>
134134
</div>
135135
</section>

0 commit comments

Comments
 (0)