Skip to content

Commit 3c7cbf6

Browse files
author
Simon L. Lange
committed
Ringsted-644: Smaller fontsize, flex-wrap
1 parent 2a62f1c commit 3c7cbf6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

web/themes/custom/fds_redwhite_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_redwhite_theme/src/styles/theme/components/_account-menu.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
ul {
2121
display: flex;
22+
flex-wrap: wrap;
2223

2324
li {
2425

@@ -29,6 +30,7 @@
2930
a {
3031
color: white;
3132
text-decoration: none;
33+
font-size: 14px;
3234

3335
&:hover {
3436
text-decoration: underline;

0 commit comments

Comments
 (0)