You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
324 B

.header{
padding: 20px;
overflow: hidden;
clear: both;
background-color: #fff;
}
.header image{
width: 70px;
border-radius: 50%;
float: left;
}
.header text{
float: left;
font-size: 15px;
color: #333;
margin-top: 25px;
margin-left: 10px;
}
.service{
margin-top: 10px;
}