mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	help: Remove white border after h1 titles.
This hasn't been part of the visible design for some time; however the
relocation in 3319893545 caused these to
appear again.
			
			
This commit is contained in:
		@@ -167,7 +167,6 @@ html {
 | 
			
		||||
            font-size: 1.25em;
 | 
			
		||||
            line-height: 1.5;
 | 
			
		||||
            margin-bottom: 0;
 | 
			
		||||
            border-bottom: 1px solid hsla(0, 0, 100%, 0.6);
 | 
			
		||||
 | 
			
		||||
            &.home-link {
 | 
			
		||||
                font-size: 1em;
 | 
			
		||||
@@ -192,11 +191,6 @@ html {
 | 
			
		||||
                margin-top: 0;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            &:first-of-type,
 | 
			
		||||
            &.home-link {
 | 
			
		||||
                border-bottom: none;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            a {
 | 
			
		||||
                color: inherit;
 | 
			
		||||
                display: block;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user