79531048

Date: 2025-03-24 12:27:18
Score: 1
Natty:
Report link

Just edit the CSS file:

.cs-btn-print, .cs-btn-nprint {
  background-color: #0071bd;
  color: white;
  width: 100%;
  min-height: 80px;
  font-size: 1.5rem;
  border-radius: 0.5rem;
  display: flex;
  align-items: center; 
  justify-content: center;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: jrnjy