Implement enterprise cta in docs [mobile]

This commit is contained in:
hunicus
2023-08-13 06:30:42 +09:00
parent a23881e62c
commit d02838fb59
5 changed files with 53 additions and 2 deletions

View File

@@ -21,9 +21,12 @@ a {
}
#enterprise-cta-desktop p {
margin: 0 auto 20px auto;
margin: 0 auto 16px auto;
color: #fff;
font-weight: 400;
}
#enterprise-cta-desktop a {
display: inline-block;
}