Skip to content
Snippets Groups Projects
Commit be0367c0 authored by Wortman, Elliot (UG - Comp Sci & Elec Eng)'s avatar Wortman, Elliot (UG - Comp Sci & Elec Eng)
Browse files

Disable default main.css media formatting

parent b5849794
No related branches found
No related tags found
3 merge requests!5Replace Vue3 template site with NanoPatch UI & API,!4Modify passing x-axis-data as refering to function was causing errors in production build,!3Line Graphs + Design Overhaul
......@@ -21,7 +21,7 @@ a,
}
}
@media (min-width: 1024px) {
/* @media (min-width: 1024px) {
body {
display: flex;
place-items: center;
......@@ -32,4 +32,4 @@ a,
grid-template-columns: 1fr 1fr;
padding: 0 2rem;
}
}
} */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment