Delete Posts
Edit Posts Back to blog
This commit is contained in:
parent
fbca74ccec
commit
6e6e26ad26
11 changed files with 574 additions and 121 deletions
|
@ -97,6 +97,15 @@ body{
|
|||
border-bottom: none!important;
|
||||
}
|
||||
|
||||
.subheadline {
|
||||
font-size: 20px;
|
||||
color: #383838 !important;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
padding-bottom: 6px;
|
||||
border-bottom: none !important;
|
||||
}
|
||||
|
||||
.card > p{
|
||||
font-size: 14px;
|
||||
line-height: 24px;
|
||||
|
|
Reference in a new issue