Changes

19 bytes added ,  12:29, 14 November 2023
no edit summary
Line 35: Line 35:  
.headerbg h1 {
 
.headerbg h1 {
 
   color: #000000;
 
   color: #000000;
   padding-bottom: 0px;
+
   margin-bottom: 0px;
 
   font-size: 60px !important;
 
   font-size: 60px !important;
 
   font-family: "Open Sans",sans-serif !important;
 
   font-family: "Open Sans",sans-serif !important;
 
   border: none;
 
   border: none;
 
   font-weight: 800;
 
   font-weight: 800;
 +
  margin-top: 0px;
 
}
 
}