diff --git a/Client/src/app/components/whoweare/whoweare.component.css b/Client/src/app/components/whoweare/whoweare.component.css index d4c36ed..9f75330 100644 --- a/Client/src/app/components/whoweare/whoweare.component.css +++ b/Client/src/app/components/whoweare/whoweare.component.css @@ -91,6 +91,6 @@ p.margin-bottom { @media(max-width: 450px) { .float-left { - width: 300px + width: 300px; } } \ No newline at end of file