Skip to content
Snippets Groups Projects
Commit 1469dc28 authored by Dominik Beyer's avatar Dominik Beyer
Browse files

[FEATURE] Center the slider header vertically

parent 3cb087c3
No related branches found
No related tags found
No related merge requests found
......@@ -159,6 +159,8 @@
left: 0;
right: 0;
bottom: 0;
top: 50%;
transform: translateY(-50%);
}
.tx-sgnews-single-image {
......
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