mirror of
https://github.com/p08dev/Bloggr.git
synced 2026-06-17 04:33:56 +02:00
10 lines
148 B
CSS
10 lines
148 B
CSS
section.main {
|
|
text-align: left;
|
|
width: 90%;
|
|
max-width: 960px;
|
|
margin: 0 auto;
|
|
padding: 80px 0 0;
|
|
}
|
|
|
|
/*# sourceMappingURL=main.css.map */
|