UI improvements.

This commit is contained in:
Daniel
2022-06-23 08:28:55 +04:30
parent f32b04c057
commit 27ddf1c54e
2 changed files with 18 additions and 10 deletions
+9 -1
View File
@@ -3,7 +3,7 @@
position: fixed;
}
.sidebar h1 {
.sidebar h3 {
text-align: center;
}
@@ -47,3 +47,11 @@
.pro-inner-item {
margin-bottom: 10px;
}
.sidebar-entity {
font-size: 1.2rem;
}
.sidebar-item-prefix {
font-family: "Font Awesome 5 Free";
}