changed style
parent
5929a52bdd
commit
a31b3b676e
@ -0,0 +1,14 @@
|
|||||||
|
|
||||||
|
.text {
|
||||||
|
font-size: 30px;
|
||||||
|
font-family: 'Inconsolata', monospace;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.title {
|
||||||
|
font-size: 40px;
|
||||||
|
font-weight: bold;
|
||||||
|
color: red;
|
||||||
|
font-family: 'Inconsolata', monospace;
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue