Jelajahi Sumber

Make issue title smaller

Florian Kaiser 9 tahun lalu
induk
melakukan
662482d366
3 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      public/css/gogs.css
  2. 0 0
      public/css/gogs.min.css
  3. 1 1
      public/less/_repository.less

+ 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 {

File diff ditekan karena terlalu besar
+ 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;

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini