Updated style.css

Show vertical scrollbar only if necessary.
This commit is contained in:
Bobby Wibowo 2018-10-08 22:28:37 +07:00
parent d4b6933891
commit 94255700be
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
html {
background-color: #232629;
overflow-y: auto;
}
body {

View File

@ -15,7 +15,7 @@
v2: Images and config files (manifest.json, browserconfig.xml, etc).
v3: CSS and JS files (libs such as bulma, lazyload, etc).
#}
{% set v1 = "rNkCykmRxJ" %}
{% set v1 = "BXmmK5PkHO" %}
{% set v2 = "Ii3JYKIhb0" %}
{% set v3 = "HrvcYD3KTh" %}