Skip to content
Snippets Groups Projects
Commit 3167940f authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Add styling for ul columns

parent f6cf62b7
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,11 @@ footer#sponsoren-footer {
padding-bottom: 20px;
}
.ul-columns ul {
position: absolute;
margin-left: -27px;
}
ul.footer-link-list {
list-style-type: none;
margin: 0;
......@@ -165,4 +170,4 @@ time.icon span {
.carousel .carousel-image {
max-height: 500px;
}
\ No newline at end of file
}
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