add css section title-content
This commit is contained in:
parent
4c7c01597f
commit
0424bb8724
@ -4,6 +4,9 @@
|
||||
box-sizing: border-box;
|
||||
font-family: "Inter", Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.container {
|
||||
padding: 50px 30px;
|
||||
}
|
||||
.page-header {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user