Files
CHIEFSOFT\ameye 979ea25b10 added bootstrap
2025-09-22 15:33:20 -04:00

6 lines
87 B
CSS

/* Show it is fixed to the top */
body {
min-height: 75rem;
padding-top: 4.5rem;
}