added description
parent
29d18ca9ef
commit
67c8078a74
@ -1,14 +1,18 @@
|
||||
|
||||
.text {
|
||||
font-size: 30px;
|
||||
font-size: 18px;
|
||||
font-family: 'Inconsolata', monospace;
|
||||
width: 60%;
|
||||
text-align: justify;
|
||||
margin-top: 40px;
|
||||
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 40px;
|
||||
font-size: 30px;
|
||||
font-weight: bold;
|
||||
color: red;
|
||||
font-family: 'Inconsolata', monospace;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
text-align: left;
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue