Skip to content

Commit 2d50fb7

Browse files
author
Simon L. Lange
committed
Faxe: More height on menu boxes
1 parent 339e3d5 commit 2d50fb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/themes/custom/fds_faxe_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/fds_faxe_theme/src/styles/theme/components/_box.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
.box {
2424
background-color: #fff;
2525
text-align: center;
26-
min-height: 250px;
26+
min-height: 350px;
2727
margin: 0 -15px;
2828
.box__heading {
2929
padding: 20px 20px;

0 commit comments

Comments
 (0)