首页
This commit is contained in:
		@@ -133,8 +133,8 @@ $base1px: 0.15vh; // 1px / 1080px;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        clear: both;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        top: calc(56 * #{$base1px});
 | 
			
		||||
        height: calc(128 * #{$base1px});
 | 
			
		||||
        top: calc(#{$base1px});
 | 
			
		||||
        height: calc(100 * #{$base1px});
 | 
			
		||||
        display: flex;
 | 
			
		||||
        align-items: center;
 | 
			
		||||
        justify-content: center;
 | 
			
		||||
@@ -189,7 +189,7 @@ $base1px: 0.15vh; // 1px / 1080px;
 | 
			
		||||
        height: calc(16 * 0.12vh);
 | 
			
		||||
        line-height: calc(16 * 0.12vh);
 | 
			
		||||
        font-size: calc(12 * 0.12vh);
 | 
			
		||||
        color: #8c8c8c;
 | 
			
		||||
        color: #C7C7C7;
 | 
			
		||||
 | 
			
		||||
        a,
 | 
			
		||||
        a:hover,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user