Skip to content
Snippets Groups Projects
Commit 45670a83 authored by Sascha Eggenberger's avatar Sascha Eggenberger
Browse files

Block layout improvements

parent 80e6321d
No related branches found
Tags 8.x-3.0-alpha22
No related merge requests found
source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -113,3 +113,7 @@ table {
float: left;
}
}
.region-title {
border-bottom: 2px solid var(--colorGinTitle);
}
......@@ -126,6 +126,7 @@
@include mq($breakpointSmall) {
width: calc(100% - 12px);
padding-left: 0;
}
.tabs__link {
......
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