feat: update ToDo list with new tasks for social media icons and footer links
This commit is contained in:
@@ -1,9 +0,0 @@
|
|||||||
version: '3.6'
|
|
||||||
services:
|
|
||||||
web:
|
|
||||||
# Install needed dependencies and run webpack in watch mode
|
|
||||||
command: /bin/sh -c "npm install && npm run build:css -- --watch"
|
|
||||||
volumes:
|
|
||||||
- ../packages/base:/var/www/html/packages/base
|
|
||||||
environment:
|
|
||||||
- NODE_ENV=development
|
|
||||||
2
ToDo.md
2
ToDo.md
@@ -2,3 +2,5 @@
|
|||||||
[x] unordered list design
|
[x] unordered list design
|
||||||
[x] check if marker design of ul and ol use em instead of rem for sizing
|
[x] check if marker design of ul and ol use em instead of rem for sizing
|
||||||
[x] navbar should be sticky on mobile
|
[x] navbar should be sticky on mobile
|
||||||
|
[ ] disable social media icons
|
||||||
|
[ ] footer links zu datenschutz und impressum
|
||||||
|
|||||||
Reference in New Issue
Block a user