small skin improvement

This commit is contained in:
Klemek
2024-04-29 23:18:33 +02:00
parent 7456dd4df8
commit c697b4e465
+2 -2
View File
@@ -114,14 +114,14 @@ CUSTOM STYLE
.panel.middle h1 {
position: absolute;
top: 1em;
top: 0;
width: 100%;
text-align: center;
}
.panel.middle h2 {
position: absolute;
bottom: 1em;
bottom: 0;
width: 100%;
text-align: center;
}