Skip to content

Commit 85f1193

Browse files
committed
Delete routes component
1 parent eb623ec commit 85f1193

File tree

2 files changed

+1
-74
lines changed

2 files changed

+1
-74
lines changed

app/stylesheets/routes.css

-62
This file was deleted.

app/stylesheets/sidebar.css

+1-12
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
color:white;
66
font-family: 'Nunito', sans-serif;
77
background-color: #24262F;
8-
/* display: flex; */
98
}
109

1110
.leftTopContainer {
@@ -24,14 +23,4 @@
2423
grid-auto-columns: 100%;
2524
align-items: center;
2625
align-content: center;
27-
}
28-
29-
30-
31-
32-
33-
/* img and div display flex flex direction row */
34-
/* height: 100px;
35-
position: relative;
36-
margin-left: -203px; */
37-
26+
}

0 commit comments

Comments
 (0)