@@ -1154,6 +1154,9 @@ section {
overflow-wrap: break-word;
flex-grow: 1;
width:100%;
+ ul{
+ margin-left:1rem;
+ }
}
>nav {