Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marek Ostaszewski
jekyll-theme-lcsb-default
Commits
c266d4d8
Commit
c266d4d8
authored
Mar 22, 2018
by
Yohan Jarosz
Browse files
unbreak responsiveness
parent
90649845
Changes
2
Hide whitespace changes
Inline
Side-by-side
_config.yml
View file @
c266d4d8
...
...
@@ -21,8 +21,8 @@ description: >- # this means to ignore newlines until "baseurl:"
This is a default LCSB Jekyll template.
baseurl
:
"
/jekyll-theme-lcsb-default"
# the subpath of your site, e.g. /blog
url
:
"
"
# the base hostname & protocol for your site, e.g. http://example.com
twitter_username
:
uni_lu
facebook_username
:
uni.lu
#
twitter_username: uni_lu
#
facebook_username: uni.lu
# Build settings
markdown
:
kramdown
...
...
_sass/minima/_base.scss
View file @
c266d4d8
...
...
@@ -170,7 +170,7 @@ pre {
.main
{
width
:
$content-width
;
max-
width
:
$content-width
;
margin-right
:
auto
;
margin-left
:
auto
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment