mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Revisited css and js, new fonts and format. Adjusted home page width to
fit article page.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.main {
|
||||
width: 100%;
|
||||
max-width: map-get($layout, content-max-width);
|
||||
max-width: map-get($layout, content-max-width) + map-get($layout, aside-width);
|
||||
padding: 0 map-get($spacers, 5);
|
||||
margin: 0 auto;
|
||||
@include media-breakpoint-down(lg) {
|
||||
|
||||
Reference in New Issue
Block a user