Skip to content

Commit

Permalink
Vf 128 lage hovedside (#307)
Browse files Browse the repository at this point in the history
* Lagd og styla en del av index.tsx filen

Mangler god styling på en del ved mindre view størrelser.

* fix: 🚑 fix case sensitive public imports

* add linear grading background to section off info, restructure the styling for the assistenter/i team info and added countup

* cleanup app.tsx

* fix manpage on all pages

* update sponsor names

* remove background for sponsor

* button style, header link style

* finish styling on mainpage

* remove yarn

* change style on les mer og bli asssistent button

* app avatar dropdown style

* header color agan ups

---------

Co-authored-by: alfkristian02 <[email protected]>
Co-authored-by: phibkro <[email protected]>
  • Loading branch information
3 people authored May 21, 2024
1 parent 12b52a0 commit 908f034
Show file tree
Hide file tree
Showing 22 changed files with 2,989 additions and 2,171 deletions.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@
"format": "biome format ./ --apply"
},
"browserslist": {
"production": [">0.2%", "not dead", "not op_mini all"],
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
Expand All @@ -44,12 +48,14 @@
"quill-image-resize-module-react": "^3.0.0",
"quill-image-uploader": "^1.3.0",
"react": "^18.2.0",
"react-countup": "^6.5.3",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.3",
"react-quill": "^2.0.0",
"react-remove-scroll": "^2.5.9",
"react-router-dom": "^6.23.0",
"react-tailwindcss-datepicker": "^1.6.6",
"react-visibility-sensor": "^5.1.1",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.2.10",
Expand Down
Loading

0 comments on commit 908f034

Please sign in to comment.