3 changed files with
2 additions and
2 deletions
|
|
@ -12,14 +12,14 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.title{
|
|
|
|
.title{
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
font-size: 18px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
h2,p{
|
|
|
|
h2,p{
|
|
|
|
color: #333;
|
|
|
|
color: #333;
|
|
|
|
font-weight: 400;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
p{
|
|
|
|
p{
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 20px;
|
|
|
|
line-height: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|