...
This commit is contained in:
		@@ -634,6 +634,29 @@ span.f0ck {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (max-width: 444px) {
 | 
			
		||||
  .mandy {
 | 
			
		||||
    position: fixed;
 | 
			
		||||
    width: inherit;
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    top: 0;
 | 
			
		||||
    z-index: -1;
 | 
			
		||||
    bottom: 25px;
 | 
			
		||||
    visibility: visible;
 | 
			
		||||
  }
 | 
			
		||||
  
 | 
			
		||||
  #randbutton {
 | 
			
		||||
    height: inherit;
 | 
			
		||||
    width: inherit;
 | 
			
		||||
    background: var(--bg);
 | 
			
		||||
    border: none;
 | 
			
		||||
    transition: .2s ease;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  #randbutton:active {
 | 
			
		||||
    background: var(--gray);
 | 
			
		||||
    transition: .2s ease;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .metadata {
 | 
			
		||||
    margin-bottom: 45px;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user