Skip to content

Commit cca82f2

Browse files
committed
minor updates
1 parent ef5453f commit cca82f2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

css/indexstylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ a{
402402
font-weight: bold;
403403
}
404404
.logo{
405-
width:8%;
405+
width:7.5%;
406406
}
407407
}
408408

empyrean/empyreanstylesheet.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,5 @@ a{
178178
background: url("./images/l2small.png");
179179
background-size: cover;
180180
background-repeat: no-repeat;
181-
background-position: 0 75%;
182-
}
181+
}
183182
}

0 commit comments

Comments
 (0)