recycled.cloud/assets/main.css

8 lines
74 B
CSS

body, main, header, footer {
width: 100%;
}
.flex {
display: flex;
}