| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <style> | |
|
ire
2017/08/08 15:54:05
I added these basic styles for readability. I didn
juliandoucette
2017/08/09 12:06:53
Acknowledged.
| |
| 2 | |
| 3 .sg-body | |
|
juliandoucette
2017/08/09 12:06:53
I think that the parent `.container` class (which
ire
2017/08/09 16:50:30
Acknowledged. Done.
| |
| 4 { | |
| 5 margin: 70px auto; | |
| 6 padding: 0 20px; | |
| 7 max-width: 700px; | |
| 8 } | |
| 9 | |
| 10 .sg-section | |
|
juliandoucette
2017/08/09 12:06:53
I think we could replace this with a default secti
ire
2017/08/09 16:50:30
Done.
| |
| 11 { | |
| 12 margin-bottom: 50px !important; | |
| 13 } | |
| 14 | |
| 15 </style> | |
| OLD | NEW |