Skip to content

Commit 35bb823

Browse files
authored
Merge pull request #165 from w3c/feature/update-logo
add new landing page templates and navigation components with updated…
2 parents 2adf802 + 330d2c7 commit 35bb823

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets-src/styles/sass/50-core-components/_navigation.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
@include mq($max-width) {
3636
flex-basis: auto;
3737
flex-wrap: nowrap;
38+
margin-inline-start: em(48);
3839
padding-bottom: 0;
3940
}
4041
}

w3c.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"group": [106]
2+
"group": [122803]
33
, "contacts": ["vivienlacourba"]
4-
, "repo-type": "project"
4+
, "repo-type": "tool"
55
}

0 commit comments

Comments
 (0)