Skip to content

Commit 8d3cb1c

Browse files
Align styling
1 parent f1ee4e1 commit 8d3cb1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Public/App/css/base.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ label {
4747
padding: 1rem;
4848
background: white;
4949
border-radius: .25rem;
50-
margin-bottom: 60px;
50+
margin-bottom: 30px;
5151
}
5252

5353
.work-list .work .date {
@@ -99,7 +99,7 @@ label {
9999
}
100100

101101
.sidebar .create {
102-
margin-bottom: 40px;
102+
margin-bottom: 30px;
103103
}
104104

105105
.sidebar .create .btn {

0 commit comments

Comments
 (0)