mirror of
https://github.com/hnhx/librex.git
synced 2025-01-10 19:52:40 -03:00
Update styles.css
This commit is contained in:
parent
4ee8c41f00
commit
d45dce301f
1 changed files with 1 additions and 3 deletions
|
@ -89,11 +89,9 @@ html {
|
||||||
background-color: var(--main-bg);
|
background-color: var(--main-bg);
|
||||||
font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
|
font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
overflow-x: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
overflow-x: hidden;
|
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -469,4 +467,4 @@ a:hover,
|
||||||
.next-page-button-wrapper {
|
.next-page-button-wrapper {
|
||||||
margin-left: 40px;
|
margin-left: 40px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue