summaryrefslogtreecommitdiff
path: root/assets/css/src/project.css
blob: a4670ef9f483325d3d71e41d2ffacb97792730ee (plain)
1
2
3
4
5
6
7
8
.project-creation-options {
    max-width: 500px;
    border-left: 3px dotted #efefef;
    margin-top: 20px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}