Skip to content

Commit 4b78815

Browse files
committed
remove space in scrollbar
1 parent 9f4e8fb commit 4b78815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<link href="static/css/hover-min.css" rel="stylesheet" media="all">
2222
<link rel="stylesheet" type="text/css" href="static/css/cards.css">
2323
</head>
24-
<body style="overflow-y:scroll;overflow-x:hidden;">
24+
<body>
2525
<!--[if lte IE 9]>
2626
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
2727
<![endif]-->

0 commit comments

Comments
 (0)