File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ For intended experience:
1717
1818## Changelog
1919
20+ ### Version 0.2.7 - 2025-04-07
21+ - Theme studio rating for real.
22+ - Remove card hover.
23+
2024### Version 0.2.6 - 2025-04-06
2125
2226- Theme studio rating.
Original file line number Diff line number Diff line change 11name : Theme - Minimal
22description : Minimal Theme for Stash
3- version : 0.2.6
3+ version : 0.2.7
44ui :
55 css :
66 - index.css
Original file line number Diff line number Diff line change 44 background : none;
55 box-shadow : none;
66 border : none;
7- padding : 20 px ;
7+
88 margin : 8px ;
99
1010 border-radius : 10px ;
1111
12- transition : background-color 0.5s ease-out;
13- & : hover {
14- background-color : var (--primary-2 );
15- }
16-
1712 a .card-section-title {
1813 color : unset;
1914 text-decoration : none;
You can’t perform that action at this time.
0 commit comments