forked from TrueCloudLab/lego
7 lines
88 B
CSS
7 lines
88 B
CSS
|
#top-bar-sticky-wrapper,
|
||
|
#top-bar,
|
||
|
#body-inner {
|
||
|
max-width: 72em;
|
||
|
margin: 0 auto;
|
||
|
}
|