Skip to content

Commit 1f5d27c

Browse files
committed
resolved conflict from main
1 parent 332e0a7 commit 1f5d27c

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

assets/static/vocabulary/css/vocabulary.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,9 @@ EX:
4343
/* typography */
4444

4545
body {
46-
<<<<<<< HEAD
47-
display: grid;
48-
grid-template-columns: 5% 3% 6% 6% 15% 30% 15% 6% 6% 3% 5%;
49-
overflow-x: hidden;
50-
=======
5146
/* display: grid;
5247
grid-template-columns: 5% 3% 6% 6% 15% 30% 15% 6% 6% 3% 5%;
5348
overflow-x: hidden; */
54-
>>>>>>> 6a24dd1f (feaure/ Align header with the Vocabulary design system)
5549

5650
font-weight: 400;
5751
-moz-osx-font-smoothing: grayscale;
@@ -953,10 +947,7 @@ body > header .ancilliary-menu {
953947
top: 0;
954948
/* right: var(--vocabulary-page-edges-space); */
955949
right: 0;
956-
<<<<<<< HEAD
957-
=======
958950
margin-right: 4rem;
959-
>>>>>>> 6a24dd1f (feaure/ Align header with the Vocabulary design system)
960951

961952
font-family: "Source Sans Pro";
962953
font-style: normal;
@@ -979,11 +970,8 @@ body > header .ancilliary-menu ul li {
979970
body > header .ancilliary-menu ul li a {
980971
/* generalize this */
981972
display: inline-block;
982-
<<<<<<< HEAD
983-
=======
984973

985974

986-
>>>>>>> 6a24dd1f (feaure/ Align header with the Vocabulary design system)
987975
}
988976

989977
body > header .ancilliary-menu ul li a,

0 commit comments

Comments
 (0)