Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

#180 CSS adjust margin #184

Merged
merged 1 commit into from Oct 24, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions interface/frontend/src/assets/css/project.css
Expand Up @@ -5,3 +5,7 @@ div#version {
right: 1rem;
z-index: 10000;
}

div.container {
width: 100%;
}