Spaces:
Running
Running
Commit
·
7dbbd32
1
Parent(s):
c7781e7
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
@@ -30,6 +30,9 @@
|
|
30 |
.publication-links a{
|
31 |
color: white !important
|
32 |
}
|
|
|
|
|
|
|
33 |
</style>
|
34 |
</head>
|
35 |
<body>
|
|
|
30 |
.publication-links a{
|
31 |
color: white !important
|
32 |
}
|
33 |
+
.columns {
|
34 |
+
overflow-y: scroll;
|
35 |
+
}
|
36 |
</style>
|
37 |
</head>
|
38 |
<body>
|