diff --git a/index.html b/index.html
index 87acf90..9f9e182 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-
+
Ryzen Controller
@@ -11,6 +11,10 @@
#release-tab.uk-active {
position:absolute;display: inline-block;width: 100%;height: 100%;
}
+ #controller-tab h3 label,
+ #experimental-tab h3 label {
+ cursor: pointer;
+ }