Commit d28a844485b05bd8058dc01013114817d9aae925

Authored by Carlos Coêlho
1 parent 6536fc8b
Exists in master

Fixed width that broke base

Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Signed-off-by: Peter Lima <peterlima@gmail.com>
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
src/colab_spb_theme/static/css/screen.css
... ... @@ -513,7 +513,6 @@ span.highlighted {
513 513 }
514 514  
515 515 #main-content {
516   - width: 960px;
517 516 padding: 40px 0 60px 0;
518 517 color: #172738;
519 518 }
... ...