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

Fixed an alignment bug on main page

parent 3d046574
No related branches found
No related tags found
Loading
......@@ -183,6 +183,7 @@
padding-top: 20px;
padding-right: 20px;
width: 220px;
min-width: 220px;
h2 {
color: #005472;
......
......@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "elixir-theme"
spec.version = "0.2.17"
spec.version = "0.2.18"
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