LANCommander/LANCommander.Client/Styles/_footer.scss
2024-06-09 00:22:54 -05:00

7 lines
No EOL
133 B
SCSS

footer {
background: #1f1f1f;
display: flex;
justify-content: center;
padding-top: 8px;
padding-bottom: 8px;
}