mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +01:00
6 lines
101 B
SCSS
6 lines
101 B
SCSS
.component_container{
|
|
width: 95%;
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
padding: 10px;
|
|
}
|