Changes

14 bytes removed ,  17:25, 17 June 2023
no edit summary
Line 1: Line 1:  
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
   −
.minerva__tab-container .minerva__tab
+
 
 +
.minerva__tab-container
 
{
 
{
display:none!important;
+
display:none!important;
 
}
 
}