+
diff --git a/WF-WebAdmin/WF-WebAdmin/wwwroot/css/site.css b/WF-WebAdmin/WF-WebAdmin/wwwroot/css/site.css
index f43d46c..dd9be2b 100644
--- a/WF-WebAdmin/WF-WebAdmin/wwwroot/css/site.css
+++ b/WF-WebAdmin/WF-WebAdmin/wwwroot/css/site.css
@@ -72,18 +72,4 @@ button {
border-radius: 25px;
background-color: lightgrey;
padding: 1vh;
-}
-
-.sidebar_app {
- background: linear-gradient(45deg, #4a148c, #7b1fa2);
- height: 100vh;
- width: 15vw;
-}
-
-.top-row-app {
- height: 3.5rem;
- background-color: rgba(0, 0, 0, 0.4);
- display: flex;
- justify-content: flex-end;
- align-items: center;
}
\ No newline at end of file