layout issue
This commit is contained in:
parent
c059a33077
commit
cd5ecf47ae
|
@ -617,9 +617,6 @@ class DiffusionPage(Publication):
|
|||
archive = self.publish_archive, excerpt = True
|
||||
)
|
||||
)
|
||||
print("--", self.diffusion.get_sounds(
|
||||
archive = self.publish_archive, excerpt = True
|
||||
))
|
||||
return context
|
||||
|
||||
def save(self, *args, **kwargs):
|
||||
|
|
|
@ -196,7 +196,7 @@ body > .header {
|
|||
|
||||
.page > nav {
|
||||
flex: 1;
|
||||
width: 20em;
|
||||
width: 50em;
|
||||
overflow: hidden;
|
||||
max-width: 16em;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user