diff --git a/ToDo.md b/ToDo.md new file mode 100644 index 0000000..3255a91 --- /dev/null +++ b/ToDo.md @@ -0,0 +1,4 @@ +[x] hero element needs a possibility to set the anchor link for down arrow +[x] unordered list design +[x] check if marker design of ul and ol use em instead of rem for sizing +[x] navbar should be sticky on mobile diff --git a/packages/base/ContentBlocks/ContentElements/hero/templates/frontend.html b/packages/base/ContentBlocks/ContentElements/hero/templates/frontend.html index b855f38..66246a6 100644 --- a/packages/base/ContentBlocks/ContentElements/hero/templates/frontend.html +++ b/packages/base/ContentBlocks/ContentElements/hero/templates/frontend.html @@ -3,7 +3,7 @@ -
+
diff --git a/packages/base/Resources/Private/PageView/Layouts/Default.html b/packages/base/Resources/Private/PageView/Layouts/Default.html index f8d7e29..23d1071 100644 --- a/packages/base/Resources/Private/PageView/Layouts/Default.html +++ b/packages/base/Resources/Private/PageView/Layouts/Default.html @@ -1,4 +1,4 @@ -
+
diff --git a/packages/base/Resources/Private/PageView/Partials/Navigation/Main.html b/packages/base/Resources/Private/PageView/Partials/Navigation/Main.html index e51630e..ace295e 100644 --- a/packages/base/Resources/Private/PageView/Partials/Navigation/Main.html +++ b/packages/base/Resources/Private/PageView/Partials/Navigation/Main.html @@ -1,4 +1,4 @@ -