mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Add short header page
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -32,9 +32,18 @@
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.navigation-header {
 | 
					.navigation-header {
 | 
				
			||||||
  margin: 30px;
 | 
					  height: 100px;
 | 
				
			||||||
  position: fixed;
 | 
					  margin: auto;
 | 
				
			||||||
 | 
					  overflow: hidden;
 | 
				
			||||||
 | 
					  padding-bottom: 32px;
 | 
				
			||||||
 | 
					  padding-left: 32px;
 | 
				
			||||||
 | 
					  padding-right: 100px;
 | 
				
			||||||
 | 
					  padding-top: 32px;
 | 
				
			||||||
 | 
					  position: absolute;
 | 
				
			||||||
 | 
					  text-overflow: ellipsis;
 | 
				
			||||||
  text-transform: uppercase;
 | 
					  text-transform: uppercase;
 | 
				
			||||||
 | 
					  white-space: nowrap;
 | 
				
			||||||
 | 
					  width: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.navigation-footer {
 | 
					.navigation-footer {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user