Skip to content
Snippets Groups Projects
Commit 32077617 authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

re-apply button arrangement (revert of 64307ccd)

parent 4ee83480
No related branches found
No related tags found
1 merge request!185Draft: Hifis unified with "How can HIFIS help me to..." lane
...@@ -11,10 +11,10 @@ ...@@ -11,10 +11,10 @@
.services-title-buttons { .services-title-buttons {
display: grid; display: grid;
grid-template-columns: 1fr 1fr; grid-template-columns: 1fr 1fr 1fr;
@include medium-is-tablet { @include medium-is-tablet {
grid-template-columns: 1fr 1fr 1fr 1fr; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
} }
@include medium-is-phone { @include medium-is-phone {
......
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