fix(css): consistent spacing in threads
also added spacing to navbar (independent of profile-banner)
This commit is contained in:
@@ -114,7 +114,7 @@ ul {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
box-sizing: border-box;
|
||||
padding-top: 50px;
|
||||
padding-top: 55px;
|
||||
margin: auto;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user