no media folder
This commit is contained in:
		| @@ -6,8 +6,6 @@ services: | ||||
|     restart: unless-stopped | ||||
|     ports: | ||||
|       - $PORT:3000 | ||||
|     volumes: | ||||
|       - "${MEDIA_DIR}:/media" | ||||
|     environment: | ||||
|       VIRTUAL_HOST: "${DOMAIN}" | ||||
|       LETSENCRYPT_HOST: "${DOMAIN}" | ||||
|   | ||||
| @@ -140,7 +140,7 @@ | ||||
|    | ||||
|   .button { | ||||
|     position: relative; | ||||
|     top: 60px; | ||||
|     top: 70px; | ||||
|     padding-left: 16px; | ||||
|     text-decoration: none; | ||||
|     box-shadow: 0 8px 0 0 black; | ||||
| @@ -154,7 +154,7 @@ | ||||
|     cursor: pointer; | ||||
|     color: #fdec50ff; | ||||
|     font-size: 26px; | ||||
|     background-color: rgba(255, 255, 255, 0.35); | ||||
|     background-color: #ffffff59; | ||||
|     &:hover { | ||||
|       background-color: #fdec50ff; | ||||
|       color: black; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user