Explorar o código

fix h1 font-size

krvpb024 %!s(int64=2) %!d(string=hai) anos
pai
achega
61f52d971a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      internal/ui/static/css/common.css

+ 1 - 1
internal/ui/static/css/common.css

@@ -166,6 +166,7 @@ a:hover {
 .page-header h1 {
     font-weight: 500;
     border-bottom: 1px dotted var(--page-header-title-border-color);
+    font-size: 1.5rem;
 }
 
 .page-header h1 a {
@@ -191,7 +192,6 @@ a:hover {
 
 /* Logo */
 .logo {
-    cursor: pointer;
     text-align: center;
     display: flex;
     justify-content: center;