Responsiveness fixes
This commit is contained in:
@@ -6,6 +6,7 @@ import StudiesPageHero from "./StudiesPageHero";
|
||||
const TestimonialImage = styled.img`
|
||||
max-width: 500px;
|
||||
max-height: 500px;
|
||||
width: 100%;
|
||||
`;
|
||||
|
||||
const StudiesPageView: React.FC = () => (
|
||||
|
||||
Reference in New Issue
Block a user