Skip to content

Commit 995a4b6

Browse files
committed
~
1 parent 861dd01 commit 995a4b6

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

public/css/custom.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ h2 {
103103
border:solid 1px #ced4da;
104104
background-color:#fafcfe;
105105
border-radius:4px;
106-
/*color:#6c757d;*/
107-
font-size:95%;
106+
font-size:80% !important;
108107
}
109108

110109

public/css/easymde-custom.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,5 @@
9090
border:solid 1px #ced4da;
9191
background-color:#fafcfe;
9292
border-radius:4px;
93-
/*color:#6c757d;*/
94-
font-size:95%;
93+
font-size:80%;
9594
}

0 commit comments

Comments
 (0)