atoms-homepage-body Show on GitHub

KyanTGKyanTG40fa581Update CONTRIBUTIONS.mdcommit details show on GitHub
nadiachajanadiachajadd5888aMerge pull request #222 from fdnd-agency/dev_bak Update CONTRIBUTIONS.mdcommit details show on GitHub
nadiachajanadiachajad75bdc1Update CONTRIBUTIONS.mdcommit details show on GitHub
nadiachajanadiachaja03b21b0Update CONTRIBUTIONS.mdcommit details show on GitHub
Jesse-L3Jesse-L3994e7f0Merge pull request #213 from fdnd-agency/dev Dev to maincommit details show on GitHub
Jesse-L3Jesse-L36afc050Merge pull request #212 from fdnd-agency/docs-handover Docs handovercommit details show on GitHub
Jesse-L3Jesse-L3043b20fdocs changes 📝 docs: made some changes for the handovercommit details show on GitHub
OniWithTheHoodieOniWithTheHoodiefd56aa0Merge pull request #210 from fdnd-agency/refactor-semantic-carousel Refactor semantic carouselcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie4ef1396Merge pull request #208 from fdnd-agency/refactor-doctors-united-font Refactor doctors united fontcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodieb3e5479Merge pull request #206 from fdnd-agency/feature-navbar-js-fallback fallback jscommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie3a8b8e0removed aria-live and aria-atomic ❇️ this was because i was using div before but for article it isn't neededcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie8a856b5Nested nav to article ❇️ I have changed the nested nav into article, nav was allowed according to W3 but . I have thought about it and nesting the nav in this situation is not good since it is used to navigate.commit details show on GitHub
OniWithTheHoodieOniWithTheHoodie3572367carousel refactor The use of the label and nesting p elements was not semantic so i have taken a diffrent approach to better the code i have nested the nav together since it's allowed according to W3 this is the soloution to fix the errorscommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie679785afont-size change adjusted font-size to 1.4remcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodied72a23bfallback js I have created a fallback for the navbar incase the user has turned of javascript. For mobile and desktop the user can still make use of the navigation.commit details show on GitHub
OniWithTheHoodieOniWithTheHoodie7e2d6adMerge pull request #202 from fdnd-agency/refactor-caroussell Refactor caroussellcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie2949ff6images a sizing ❇️ changed the images and gave them the same size when css is turned off so that some of the images aren't bigger then the othercommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie36ee634Merge pull request #199 from fdnd-agency/refactor-call-to-action Refactor call to actioncommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie7030fe6Merge pull request #198 from fdnd-agency/refator-hero-introduction Refactored hero introductioncommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie6920702updated the font-size on large device ❇️ font-size changed to 1.4rem on large devicecommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie4b76b06comments and px to em ❇️ I have removed comments within the code and changed px to emcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodieda6f887Carousel completed - Carousel has been fixed it is fully scrollable - When Javascript is turned off you can still scroll through the carousel and you can see the names of the doctors - carousel has a scrolldriven animation where the highlighted doctors get highlighted by increasing the scaling of the img -carousel is fully responsive from mobile first to desktopcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie086f907carooussel fixed animation caroussel animation has been fixed issue is the images overlap each other on bigger screenscommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie34ce4adupdated code updated scroll driven animationcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodiecf82429setup scroll driven animation setup of the scroll driven animationcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie564017cnew carrousell new carrousell is arousalcommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie08791facall to action styling and refactor I have changed the size of the call to action on larger screen previous design wasn't making full good use of the available space. I have also changed the font size on larger screen to make it more readablecommit details show on GitHub
OniWithTheHoodieOniWithTheHoodiee02a5f4space fix between content and nav ❇️ - adjusted the content between the content and nav - removed commented in which i gave a samll presentation to show diffrence in which size of the content is better to usecommit details show on GitHub
OniWithTheHoodieOniWithTheHoodie01d0e02small refactor ❇️ - size font change on large screen - em to rem for fonts -alignment spancommit details show on GitHub
OniWithTheHoodieOniWithTheHoodief75e1d5Refactored the code - position absolute was giving layout issues and instead i have used negative margins to resolve these strange shift.commit details show on GitHub