cleaned up unused CSS

This commit is contained in:
ajdj100
2023-10-10 02:10:58 -04:00
parent 3653100877
commit ccae711e24

View File

@@ -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;
}
} */
</style>