atascioglu commited on
Commit
6e32efb
·
verified ·
1 Parent(s): aaf6054

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -20,6 +20,7 @@ html, body {
20
  /* Title color: slightly closer yellow */
21
  #escp_title h1 {
22
  color: rgb(242,198,55) !important;
 
23
  font-weight: 800 !important;
24
  text-align: center !important;
25
  margin: 0 0 12px 0 !important;
 
20
  /* Title color: slightly closer yellow */
21
  #escp_title h1 {
22
  color: rgb(242,198,55) !important;
23
+ font-size: 3rem; !important;
24
  font-weight: 800 !important;
25
  text-align: center !important;
26
  margin: 0 0 12px 0 !important;