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

Correcting the alignment in footer #4

parent 001f4364
No related branches found
No related tags found
2 merge requests!17Develop,!3Develop
...@@ -203,6 +203,10 @@ ...@@ -203,6 +203,10 @@
font-size: 0.875rem; font-size: 0.875rem;
display: flex; display: flex;
div {
margin-left: 15px;
}
ul { ul {
list-style: none; list-style: none;
padding-inline-start: 0px; padding-inline-start: 0px;
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
Gem::Specification.new do |spec| Gem::Specification.new do |spec|
spec.name = "elixir-theme" spec.name = "elixir-theme"
spec.version = "0.1.17" spec.version = "0.1.18"
spec.authors = ["jacek.lebioda"] spec.authors = ["jacek.lebioda"]
spec.email = ["jacek.lebioda@uni.lu"] 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