feat: update ToDo list with new tasks for social media icons and footer links
This commit is contained in:
parent
c2da399a32
commit
5effa2d89c
2 changed files with 2 additions and 9 deletions
|
|
@ -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] check if marker design of ul and ol use em instead of rem for sizing
|
||||
[x] navbar should be sticky on mobile
|
||||
[ ] disable social media icons
|
||||
[ ] footer links zu datenschutz und impressum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue