Skip to content

Commit 535c12b

Browse files
authored
Merge pull request #213 from aswinzz/master
remove space in scrollbar
2 parents 9f4e8fb + 4b78815 commit 535c12b

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)