Browse Source

změna .titlefontsize ze 3rem na 6rem

master^2
Patolán 4 years ago
parent
commit
7fbbcfd472
  1. 2
      css/style.css

2
css/style.css

@ -11,7 +11,7 @@
.title, .subtitle {
text-align: center;
font-family: serif;
font-size: 3rem;
font-size: 6rem;
text-transform: none;
}

Loading…
Cancel
Save