Skip to content

Commit 0748bdf

Browse files
Mark JessopMark Jessop
authored andcommitted
Tweak time/lookangles box width, try and stop text spilling out
1 parent ccf1a76 commit 0748bdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/main.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,13 @@ body {
9999
#timebox {
100100
top: 7px;
101101
right: 5px;
102+
width: 205px;
102103
}
103104

104105
#lookanglesbox {
105106
top: 40px;
106107
right: 5px;
108+
width: 205px;
107109
}
108110

109111
#timebox.past svg path {

0 commit comments

Comments
 (0)