We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8302a commit 740c524Copy full SHA for 740c524
software-on-my-computer.html
@@ -487,7 +487,7 @@ <h3 id="there-is-no-game-wrong-dimensiona"> <a
487
</details>
488
<details>
489
<summary>
490
- <h1 id="vst-plugins">VST plugins</h1>
+ <h1 id="audio-plugins">Audio plugins</h1>
491
</summary>
492
493
<h3 id="airwindows"><a href="https://airwindows.com/">Airwindows</a>*</h3>
style.css
@@ -357,4 +357,9 @@ a {
357
358
#a-title {
359
text-decoration: none
360
+}
361
+
362
+p>code {
363
+ padding: 0.2em 0.4em;
364
+ background-color: #7886;
365
}
0 commit comments