Commit 80844388 authored by 神楽坂玲奈's avatar 神楽坂玲奈

css

parent 22e387e1
...@@ -4,4 +4,8 @@ ...@@ -4,4 +4,8 @@
width: 280px; width: 280px;
flex-shrink: 0; flex-shrink: 0;
} }
\ No newline at end of file
.list-group-item {
border-radius: initial;
}
...@@ -74,3 +74,6 @@ li > a:hover, #window-buttons > i:hover { ...@@ -74,3 +74,6 @@ li > a:hover, #window-buttons > i:hover {
color: #fff; color: #fff;
} }
.navbar {
border-radius: initial;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment