Skip to content

Commit 8f399a8

Browse files
author
Simon L. Lange
committed
FAXE-385: Layout fixes
1 parent 50b8904 commit 8f399a8

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

web/themes/custom/subsites/fds_faxe_sub_theme/dist/stylesheets/stylesheet.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/themes/custom/subsites/fds_faxe_sub_theme/src/styles/theme/_misc.scss

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -440,18 +440,18 @@ body .page-container {
440440
hyphens: auto;
441441
}
442442
}
443-
.layout-sidebar-left,
444-
.layout-sidebar-right,
445-
// .layout-content
446-
{
447-
padding-top: $grid-gutter-width;
448-
}
449-
.layout-sidebar-right {
450-
padding-top: 10px;
451-
@include media($sm) {
452-
padding-top: $grid-gutter-width;
453-
};
454-
}
443+
//.layout-sidebar-left,
444+
//.layout-sidebar-right,
445+
//// .layout-content
446+
//{
447+
// padding-top: $grid-gutter-width;
448+
//}
449+
//.layout-sidebar-right {
450+
// padding-top: 10px;
451+
// @include media($sm) {
452+
// padding-top: $grid-gutter-width;
453+
// };
454+
//}
455455
.layout-content.entity-teaser--os2web-event-wrapper {
456456
padding-top: 40px;
457457
}

web/themes/custom/subsites/fds_faxe_sub_theme/src/styles/theme/components/_custom-header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ $header-bottom-menu-size: 70px;
129129
}
130130

131131
a {
132-
font-size: 1.6rem;
132+
font-size: 22px;
133133
display: block;
134134
color: $color-black;
135135
&:focus {

0 commit comments

Comments
 (0)