Remove max-widths, use theme breakpoints module for consistency
This commit is contained in:
@@ -3,6 +3,7 @@ import styled from "styled-components";
|
||||
import { CTASection, TextSection, PageLink, Accordion } from "@components/index";
|
||||
import StudiesPageHero from "./StudiesPageHero";
|
||||
|
||||
// TODO: Responsive
|
||||
const TestimonialImage = styled.img`
|
||||
max-width: 500px;
|
||||
max-height: 500px;
|
||||
|
||||
Reference in New Issue
Block a user