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

Improved mobile UI

parent 589a5c30
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
display: flex display: flex
flex-direction: row flex-direction: row
align-items: start align-items: start
align-self: stretch align-self: center
padding: 32px 32px 128px padding: 32px 32px 128px
justify-content: center justify-content: center
@media (max-width: 1024px) @media (max-width: 1024px)
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
align-items: stretch align-items: stretch
.sidebar .sidebar
width: 250px width: 250px
max-width: 640px
margin-left: 32px margin-left: 32px
.url .url
background: #333333 background: #333333
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment