✨ Add a margin bottom to the code prompt page
This commit is contained in:
parent
bda932cf18
commit
11d81383e4
@ -4,8 +4,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-width: 530px;
|
max-width: 530px;
|
||||||
margin: auto;
|
margin: 220px auto;
|
||||||
margin-top: 220px;
|
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user