realtor-lp-frontend/css/body.css

4 lines
94 B
CSS

body {
margin: 0; /* Remove body margins */
background-color: rgb(250, 248, 248);
}