fix summary section covered by title in publication when there is no cover
This commit is contained in:
		@ -115,6 +115,10 @@ main.detail {
 | 
			
		||||
        background-color: rgba(255,255,255,0.8);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    main.detail > header h1.title + section {
 | 
			
		||||
        margin-top: 2em;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    main.detail > header img.cover {
 | 
			
		||||
        /*width: 70%;*/
 | 
			
		||||
        width: 100%;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user