mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
- Dramatic reduction in disk use - Removal of largest videos, optimisation of jpgs - Selection colours
3 lines
33 B
SCSS
3 lines
33 B
SCSS
@mixin dimmed {
|
|
opacity: .6;
|
|
}
|