From ccae711e2438b71e99875e4f0acb8144d4b836ca Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Tue, 10 Oct 2023 02:10:58 -0400 Subject: [PATCH] cleaned up unused CSS --- 17th Website/src/components/ProfilePage/profile.vue | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/17th Website/src/components/ProfilePage/profile.vue b/17th Website/src/components/ProfilePage/profile.vue index 7f40130..69a299c 100644 --- a/17th Website/src/components/ProfilePage/profile.vue +++ b/17th Website/src/components/ProfilePage/profile.vue @@ -34,16 +34,4 @@ export default { margin-top: 100px; } -/* #ProfileWrapper { - display: flex; - flex-direction: row; -} */ - -/* @media screen and (max-width: 1300px) { - #wrapper { - flex-direction: row; - border: none; - margin-left: 25vw; - } -} */ \ No newline at end of file