This commit is contained in:
parent
84a58fe0b0
commit
d4ef8ad453
@ -81,4 +81,9 @@
|
|||||||
|
|
||||||
.d-flex {
|
.d-flex {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
max-width: 1200px;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user