Browse Source

no hiding <br>

Yuin Chien 6 years ago
parent
commit
b2dc2dba01
1 changed files with 1 additions and 5 deletions
  1. 1 5
      docs/page.css

+ 1 - 5
docs/page.css

@@ -76,7 +76,7 @@ h2 {
 h3 {
 h3 {
 	color: var(--color-blue);
 	color: var(--color-blue);
 	font-size: 1.32rem;
 	font-size: 1.32rem;
-	line-height: 1.48rem;
+	line-height: 2rem;
 	font-weight: normal;
 	font-weight: normal;
 	margin-top: 1.8rem;
 	margin-top: 1.8rem;
 	margin-bottom: 1rem;
 	margin-bottom: 1rem;
@@ -132,10 +132,6 @@ table {
 	padding-left: 0px;
 	padding-left: 0px;
 }
 }
 
 
-br {
-	display: none;
-}
-
 table th,
 table th,
 table td {
 table td {
 	text-align: left;
 	text-align: left;