Skip to content
Snippets Groups Projects
Commit 001f4364 authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Alignment corrections

parent 7b2fbfc3
No related branches found
No related tags found
2 merge requests!17Develop,!3Develop
......@@ -138,6 +138,7 @@
div {
margin-left: 15px;
margin-right: 15px;
min-width: 200px;
.site-footer-primary-logo {
padding-top: 10px;
......@@ -148,6 +149,7 @@
font-size: 1.15rem;
color: #ebebeb;
transition: color 0.15s;
margin-bottom: 5px;
a {
color: #ebebeb;
......@@ -203,6 +205,7 @@
ul {
list-style: none;
padding-inline-start: 0px;
padding-right: 100px;
li {
......
......@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "elixir-theme"
spec.version = "0.1.16"
spec.version = "0.1.17"
spec.authors = ["jacek.lebioda"]
spec.email = ["jacek.lebioda@uni.lu"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment