Fix typo in margin property of guestbook message title
This commit is contained in:
parent
cae7eb9c6b
commit
d8372524ee
@ -44,6 +44,6 @@ eleventyComputed:
|
|||||||
<style>
|
<style>
|
||||||
.gb__messages--title {
|
.gb__messages--title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-tbottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user