mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-07 00:09:49 +01:00
6 lines
101 B
CSS
6 lines
101 B
CSS
.component_container{
|
|
width: 95%;
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
padding: 10px;
|
|
}
|