realtor-lp-frontend/css/body.css

4 lines
94 B
CSS
Raw Normal View History

2023-05-10 18:28:08 +00:00
body {
margin: 0; /* Remove body margins */
background-color: rgb(250, 248, 248);
}