We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 861dd01 commit 995a4b6Copy full SHA for 995a4b6
public/css/custom.css
@@ -103,8 +103,7 @@ h2 {
103
border:solid 1px #ced4da;
104
background-color:#fafcfe;
105
border-radius:4px;
106
- /*color:#6c757d;*/
107
- font-size:95%;
+ font-size:80% !important;
108
}
109
110
public/css/easymde-custom.css
@@ -90,6 +90,5 @@
90
91
92
93
94
+ font-size:80%;
95
0 commit comments