Update .gitignore to remove public/ and *.css entries; add new styles.css file for improved layout and design. The new CSS file includes styles for body, image container, images, descriptions, and navigation elements, enhancing the overall user interface.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,10 +1,8 @@
|
||||
node_modules
|
||||
dist
|
||||
build
|
||||
public/
|
||||
images/
|
||||
*.html
|
||||
*.css
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
|
||||
Reference in New Issue
Block a user