.description selector class typo
Changed margin-botton to margin-bottom
This commit is contained in:
parent
76aabcc991
commit
734715d9f2
@ -214,7 +214,7 @@ a {
|
|||||||
}
|
}
|
||||||
.description {
|
.description {
|
||||||
margin-top: -20px;
|
margin-top: -20px;
|
||||||
margin-botton: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.section-headline {
|
.section-headline {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user