Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Smooth transitions for theme changes #28

@pufferfish101007

Description

@pufferfish101007

Now, this is just a personal opinion, but I really like a nice smooth transition for my theme changes. This could be implemented by adding the following somewhere in all the scss files:

* {
  transition: 0.3s;
}

I think this would make the website look even more professional.
I won't make a pull request as I don't know if this will be accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions