recycled.cloud/assets/main.css

8 lines
74 B
CSS
Raw Normal View History

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