Code Monkey home page Code Monkey logo

hwtech.club's People

Contributors

akilan1999 avatar amoghsr avatar amoghsrivastava avatar ashab272000 avatar benjaminjacobreji avatar cr2007 avatar harinibalamurugan avatar imgbotapp avatar mk210 avatar rk-92 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

mk210

hwtech.club's Issues

Changing the Color of the Contact Mail id

I wanted to suggest the color change of the Contact Mail

Currently, following the Bulma Color Palette, the current color used is #3273dc
Changing that line of code from the said color, to a little lighter shade, say #5999ff, would make the email a little easier to read for the end user.

<a href="mailto:[email protected]"` style="color: #5999ff;">[email protected]</a>

The end result would look like something as shown in the GIF below

gif (3)

Edit: Here's a side-by-side comparison for better viewing, just realised the GIF looked a bit compressed
image

The contact form needs to be fixed to work with Netlify

Issue: The current contact form does not work with Netlify.
Proposed Fix: Redo contact form with netlify support to accept new entries.

Required Knowledge: only HTML

More Details
The file that needs to be edited is located at layouts/_default/index.html. The contact form can be found around line 253. Replace or modify the form to accept currently implemented fields and also ensure it works with Netlify Forms.

Docs
Netlify Forms Documentation

Note: This is a good issue for beginners and would like to contribute to HWTechClub.

Buttons on main page

Hi, I’ve been following your project. And I find one little bug with buttons on main page.
Because of this condition, when the screen width is reduced, the buttons behave unnaturally. Send screens.

133909723-79f51d07-3f4e-4b0b-88bf-21aa737b4da9

133909729-92971114-8740-43d1-8d01-a68aebcc949b

And I have a one kind of solution: in the any file (style css) add rule:

.button-body{
    min-width:  172px;
}
.column.is-2{
    min-width: 25%;
}

Example:

133910022-9b976520-6adf-4ade-84f8-6841dd50348f

133910025-0c15fbab-29e3-4eca-ae1b-79268dc7edad

133910026-cf0efcc8-74f3-47db-9aa8-a260c760cf0d

...
or you can do something of your own :)
I hope this is really helpful and that I haven't wasted your time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.