Skip to content

Commit 1834e6e

Browse files
committed
dumb ass fix lmaooo
1 parent 7329003 commit 1834e6e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/pages/index.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ div.compact {
237237

238238
a {
239239
text-decoration: none;
240+
position: initial;
240241
}
241242

242243
&:hover {
@@ -332,8 +333,8 @@ div.compact {
332333

333334
.last-updated {
334335
position: absolute;
335-
bottom: 10px;
336336
left: 10px;
337+
bottom: 10px;
337338
}
338339

339340
h3 {

0 commit comments

Comments
 (0)