Compare commits

..

4 Commits

View File

@ -183,5 +183,11 @@ aside ul li a:hover {
.return-button { .return-button {
top: 7em; top: 7em;
} }
aside {
display: none;
}
.project-details-content{
width: 100%;
}
} }