Skip to content

Commit 16e0ee9

Browse files
committed
resolved conflict
1 parent a973b8f commit 16e0ee9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/static/vocabulary/css/vocabulary.css

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

4545
body {
46-
display: grid;
46+
/* display: grid;
4747
grid-template-columns: 5% 3% 6% 6% 15% 30% 15% 6% 6% 3% 5%;
48-
overflow-x: hidden;
48+
overflow-x: hidden; */
4949

5050
font-weight: 400;
5151
-moz-osx-font-smoothing: grayscale;

themes/vocabulary_theme/templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<!-- <span aria-hidden="true"></span>
6161
<span aria-hidden="true"></span>
6262
<span aria-hidden="true"></span> -->
63-
MENU
63+
Menu
6464
</a>
6565
</div>
6666
<div class="navbar-menu">

0 commit comments

Comments
 (0)