mirror of
https://github.com/strapi/strapi.git
synced 2026-01-08 05:04:10 +00:00
10 lines
83 B
CSS
10 lines
83 B
CSS
/**
|
|
* styles.css
|
|
*
|
|
* App container styles
|
|
*/
|
|
|
|
.container {
|
|
display: block;
|
|
}
|