File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -1769,7 +1769,27 @@ html[data-theme="light"] [data-slot="card-header"].bg-gradient-to-br {
17691769}
17701770
17711771@media  screen and  (max-width :  1110px  ) {
1772-   .navbar__items {
1772+   .navbar__items   {
17731773    gap :  0.1rem   !important ;
1774+   }
17741775}
1776+ 
1777+ /* Fix for author page avatar overlap - working solution */ 
1778+ .avatar .margin-bottom--sm .author-as-h1_iMAg  {
1779+   width :  150px   !important ;
1780+   height :  150px   !important ;
1781+   border-radius :  50%   !important ;
1782+   border :  none !important ;
1783+ }
1784+ 
1785+ 
1786+ .avatar .margin-bottom--sm  {
1787+   width :  auto !important ;
1788+   height :  auto !important ;
1789+   border :  none !important ;
1790+ }
1791+ 
1792+ 
1793+ .blog-page  .margin-bottom--xl  {
1794+   margin-bottom :  0rem   !important ;
17751795}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments