mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:02:41 +00:00
Fix typo in margin property of guestbook message title
This commit is contained in:
parent
fa119a3d41
commit
11a20ca55d
@ -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