Skip to content

Commit

Permalink
resolved conflict from main
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev-JoyA committed Oct 22, 2024
1 parent 332e0a7 commit 1f5d27c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions assets/static/vocabulary/css/vocabulary.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,9 @@ EX:
/* typography */

body {
<<<<<<< HEAD
display: grid;
grid-template-columns: 5% 3% 6% 6% 15% 30% 15% 6% 6% 3% 5%;
overflow-x: hidden;
=======
/* display: grid;
grid-template-columns: 5% 3% 6% 6% 15% 30% 15% 6% 6% 3% 5%;
overflow-x: hidden; */
>>>>>>> 6a24dd1f (feaure/ Align header with the Vocabulary design system)

font-weight: 400;
-moz-osx-font-smoothing: grayscale;
Expand Down Expand Up @@ -953,10 +947,7 @@ body > header .ancilliary-menu {
top: 0;
/* right: var(--vocabulary-page-edges-space); */
right: 0;
<<<<<<< HEAD
=======
margin-right: 4rem;
>>>>>>> 6a24dd1f (feaure/ Align header with the Vocabulary design system)

font-family: "Source Sans Pro";
font-style: normal;
Expand All @@ -979,11 +970,8 @@ body > header .ancilliary-menu ul li {
body > header .ancilliary-menu ul li a {
/* generalize this */
display: inline-block;
<<<<<<< HEAD
=======


>>>>>>> 6a24dd1f (feaure/ Align header with the Vocabulary design system)
}

body > header .ancilliary-menu ul li a,
Expand Down

0 comments on commit 1f5d27c

Please sign in to comment.