Text maybe right
This commit is contained in:
parent
0f1d0a4446
commit
6c8eb6c6bf
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@
|
|||
<style>
|
||||
.title {
|
||||
color: black;
|
||||
font-size: 400%;
|
||||
font-size: 300%;
|
||||
}
|
||||
.subtitle {
|
||||
color: black;
|
||||
font-size: 300%;
|
||||
font-size: 275%;
|
||||
}
|
||||
.text {
|
||||
color: black;
|
||||
font-size: 200%;
|
||||
font-size: 150%;
|
||||
}
|
||||
.main {grid-area: main;}
|
||||
.left {grid-area: left;}
|
||||
|
|
Loading…
Reference in a new issue