7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
.page-tools {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-top: 70px;
|
|
}
|