-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💄 chore(simple): modernize the appearance of about page & make it res…
…ponsive. (#530) * lazyload search result text with css content-visibility * typo, lightning-fast is grammatically correct * revamped logo to look more modern * added class to control how new logo looks and behaves * added class to control how new logo looks and behaves * Replace old websurfx logo in readme file * major visual revamp * removed logo files and switched to inline svg * added `--logo-color` to make svg logo colorscheme adaptive * Update public/static/themes/simple.css Co-authored-by: neon_arch <mustafadhuleb53@gmail.com> * [CodeFactor] Apply fixes * chores: fix duplicate footer selector and remove unknown pseudo-class * chores: remove missed duplicate footer selector * chores: pass formatter check by deleting empty line at 18 * fix search result title disappearing after being visited * 💄 style: revamped the about page to look more modern and responsive * [CodeFactor] Apply fixes * chore: remove invalid css property * chore: remove lines between or after svg string literals to conform with proper rust formatting * chore: remove blank lines between svg literals to conform with proper Rust formatting * refactor: changed decimal values to percentage, added quotation in urls, add blank lines to before rule declarations and between font-face rules * refactor: correctly remove blank lines between and after svg string literals to conform with proper rust formatting * chore: revert percentage values into decimals and trimmed blank lines before first rule inside media queries * combine font face queries into one * fix: added missing quotation marks on font face url --------- Co-authored-by: neon_arch <mustafadhuleb53@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: alamin655 <mdalamin655@outlook.com> Co-authored-by: codefactor-io <support@codefactor.io> Co-authored-by: alamin655 <129589283+alamin655@users.noreply.github.com>
- Loading branch information
1 parent
41ab8a2
commit 11d23fd
Showing
2 changed files
with
269 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters