Files
project-gifuu/frontend/source/components/layout/styles/FooterText.css
T

8 lines
146 B
CSS
Raw Normal View History

2026-05-23 17:17:56 -07:00
span.footer-text {
padding: 8px 0;
height: 16px;
color: var(--font-color-secondary);
line-height: 16px;
text-align: center;
}