10 lines
143 B
CSS
10 lines
143 B
CSS
|
|
.footer-content div {
|
|
text-align: center;
|
|
margin-bottom: var(--pico-block-spacing-vertical);
|
|
}
|
|
|
|
.not-by-ai-image {
|
|
text-align: right;
|
|
}
|