* {
box-sizing: border-box;
}
/* Style the body */
body {
font-family: Arial;
margin: 0;
}
/* Column container */
.row {
display: flex;
flex-wrap: wrap;
}
/* Create two unequal columns that sits next to each other */
/* Sidebar/right column */
.side {
flex: 30%;
background-color: #f1f1f1;
padding: 20px;
}
/* Highlighted text */
.highlight {
color: #E94589;
}
/* Main column */
.main {
flex: 70%;
background-color: white;
padding: 20px;
}
/* Main image styling */
.fakeimg {
News Centre
Extending vs Moving: Should You Stay Put or Sell Up?
* {
box-sizing: border-box;
}
/* Style the body */
body {
font-family: Arial;
margin: 0;
}
/* Column container */
.row {
display: flex;
flex-wrap: wrap;
}
/* Create two unequal columns that sits next to each other */
/* Sidebar/right column */
.side {
flex: 30%;
background-color: #f1f1f1;
padding: 20px;
}
/* Highlighted text */
.highlight {
color: #E94589;
}
/* Main column */
.main {
flex: 70%;
background-color: white;
padding: 20px;
}
/* Main image styling */
.fakeimg {
Home Sweet Home – your monthly essential home maintenance checklist
* {
box-sizing: border-box;
}
/* Style the body */
body {
font-family: Arial;
margin: 0;
}
/* Column container */
.row {
display: flex;
flex-wrap: wrap;
}
/* Create two unequal columns that sits next to each other */
/* Sidebar/right column */
.side {
flex: 30%;
background-color: #f1f1f1;
padding: 20px;
}
/* Highlighted text */
.highlight {
color: #E94589;
}
/* Main column */
.main {
flex: 70%;
background-color: white;
padding: 20px;
}
/* Main image styling */
.fakeimg {