Changes

From Life After BOB Wiki
52 bytes removed ,  15:06, 27 May 2021
no edit summary
Line 7: Line 7:  
.pi-data-label{
 
.pi-data-label{
 
   flex-basis:30%;
 
   flex-basis:30%;
  overflow-wrap:break-word;
   
}
 
}
    
.pi-data-value{
 
.pi-data-value{
 
   flex-basis:70%;
 
   flex-basis:70%;
  overflow-wrap:normal;
   
}
 
}