Files
libreevent/website/dist/css/footerstyle.css
2023-04-06 15:40:06 +02:00

8 lines
147 B
CSS

.footer {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}