Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
J
jekyll-elixir-theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
elixir
jekyll-elixir-theme
Commits
46c9496e
Commit
46c9496e
authored
Nov 04, 2019
by
Jacek Lebioda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase margins so that page is more squeezed
parent
66c249e4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
_sass/elixir/_responsive.scss
_sass/elixir/_responsive.scss
+2
-2
elixir-theme.gemspec
elixir-theme.gemspec
+1
-1
No files found.
_sass/elixir/_responsive.scss
View file @
46c9496e
...
...
@@ -82,7 +82,7 @@ $HD_RES: 1930px;
padding-left
:
2%
;
}
div
#right-column
{
width
:
calc
(
80
%
-
240px
);
width
:
calc
(
65
%
-
240px
);
}
}
...
...
@@ -95,6 +95,6 @@ $HD_RES: 1930px;
width
:
calc
(
85%
-
200px
);
}
div
#right-column
{
width
:
calc
(
8
0%
-
240px
);
width
:
calc
(
6
0%
-
240px
);
}
}
elixir-theme.gemspec
View file @
46c9496e
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.9.1
0
"
spec
.
version
=
"0.9.1
1
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@uni.lu"
]
...
...
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