text size update
Signed-off-by: PRavaga <trueravaga@gmail.com>
This commit is contained in:
parent
11794e04dc
commit
fadf0e871e
1 changed files with 0 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
.container {
|
||||
font-size: var(--ifm-code-font-size);
|
||||
margin-top: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
@ -11,12 +10,10 @@
|
|||
}
|
||||
|
||||
.container > span {
|
||||
font-size: var(--ifm-code-font-size);
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.container > span > a {
|
||||
font-size: var(--ifm-code-font-size);
|
||||
color: var(--ifm-color-primary-lighter);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue