Skip to content

Commit

Permalink
fixed some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
kcabalonga committed Oct 21, 2024
1 parent bc7abf2 commit b9d1a92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Landing.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from "react";
import styled from "styled-components";
import { mediaQueries } from "../shared/config";

const Container = styled.div`
width: 100%;
Expand Down

0 comments on commit b9d1a92

Please sign in to comment.