mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	fix flex gap
This commit is contained in:
		@@ -276,6 +276,7 @@ hr {
 | 
			
		||||
.page-end {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: row;
 | 
			
		||||
  gap: 2em;
 | 
			
		||||
 | 
			
		||||
  @media all and (max-width: 780px) {
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
@@ -289,7 +290,6 @@ hr {
 | 
			
		||||
    & > ul {
 | 
			
		||||
      list-style: none;
 | 
			
		||||
      padding-left: 0;
 | 
			
		||||
      margin-right: 2em;
 | 
			
		||||
 | 
			
		||||
      & > li {
 | 
			
		||||
        margin: 0.5em 0;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user