File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed
Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,12 @@ I am a software developer from Germany who is passionate about building high qua
1818## Software
1919
2020- [ Arch Linux] ( https://archlinux.org )
21- - [ KDE Plasma] ( https://kde.org/plasma-desktop )
22- - [ Visual Studio Code] ( https://code.visualstudio.com )
2321- [ Firefox Developer Edition] ( https://www.mozilla.org/en-US/firefox/developer )
24- - [ Tuta Mail] ( https://tuta.com )
22+ - [ IntelliJ] ( https://www.jetbrains.com/idea )
23+ - [ KDE Plasma] ( https://kde.org/plasma-desktop )
24+ - [ LocalSend] ( https://localsend.org )
2525- [ Mullvad VPN] ( https://mullvad.net )
26+ - [ qBittorrent] ( https://www.qbittorrent.org )
27+ - [ Tuta Mail] ( https://tuta.com )
28+ - [ Visual Studio Code] ( https://code.visualstudio.com )
29+
Original file line number Diff line number Diff line change 2727 mark {
2828 @apply bg-neutral-200 text-current dark:bg-neutral-600;
2929 }
30+
31+ # software + ul {
32+ @apply flex flex-wrap gap-4 !p-0 ;
33+ }
34+
35+ # software + ul > li {
36+ @apply list-none !m-0 !p-0 ;
37+ }
38+
39+ # software + ul > li a {
40+ @apply border border-neutral-300 dark:border-neutral-600 px-2 py-1;
41+ }
42+
43+ table {
44+ @apply !text- base;
45+ }
3046}
3147
3248/* Styrene A Font Family */
You can’t perform that action at this time.
0 commit comments