Skip to content
Snippets Groups Projects
Commit ec722e7f authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Improved upload API

parent e2bc7e8e
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ nav ...@@ -4,6 +4,7 @@ nav
background: #333333 background: #333333
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2)
padding: 0 16px padding: 0 16px
z-index: 100
ul ul
display: flex display: flex
max-width: 1024px max-width: 1024px
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
flex-direction: row flex-direction: row
align-items: start align-items: start
align-self: stretch align-self: stretch
margin: 32px padding: 32px 32px 128px
justify-content: center justify-content: center
.sidebar .sidebar
width: 250px width: 250px
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
flex-direction: row flex-direction: row
align-items: start align-items: start
align-self: stretch align-self: stretch
margin: 32px padding: 32px 32px 128px
justify-content: center justify-content: center
.sidebar .sidebar
width: 250px width: 250px
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment