Kaynağa Gözat

Make issue title smaller

Florian Kaiser 9 yıl önce
ebeveyn
işleme
662482d366

+ 1 - 1
public/css/gogs.css

@@ -1304,7 +1304,7 @@ footer .container .links > *:first-child {
 }
 .repository.view.issue .title h1 {
   font-weight: 300;
-  font-size: 3rem;
+  font-size: 2.3rem;
   margin-bottom: 5px;
 }
 .repository.view.issue .title h1 .ui.input {

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
public/css/gogs.min.css


+ 1 - 1
public/less/_repository.less

@@ -291,7 +291,7 @@
 			padding-bottom: 0!important;
 			h1 {
 				font-weight: 300;
-				font-size: 3rem;
+				font-size: 2.3rem;
 				margin-bottom: 5px;
 				.ui.input	{
 					font-size: 0.5em;

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor