responsiveness fixes
This commit is contained in:
@@ -634,7 +634,8 @@ a {
|
||||
}
|
||||
|
||||
.contentitem header {
|
||||
height: 60px;
|
||||
height: 3rem;
|
||||
margin-bottom: 1rem;
|
||||
padding: 0 0 0 1.25rem;
|
||||
position: relative;
|
||||
}
|
||||
@@ -833,7 +834,8 @@ article.album a:hover {
|
||||
|
||||
#wrapper {
|
||||
margin: 1em auto;
|
||||
max-width: 500px;
|
||||
max-width: 550px;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
#background_wrap {
|
||||
|
||||
Reference in New Issue
Block a user