mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-30 09:37:55 +08:00
7 lines
101 B
SCSS
7 lines
101 B
SCSS
.component_container{
|
|
width: 95%;
|
|
max-width: 800px;
|
|
margin: 0 auto;
|
|
padding: 10px;
|
|
}
|