Skip to content

Commit fae754d

Browse files
committed
Fix size big time with days
1 parent 6240a0d commit fae754d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style/webact.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ body {
4747

4848
.span-time{
4949
margin-left: 10px;
50-
width: 80px;
50+
width: 100px;
5151
font-weight: 500;
52+
text-align: right;
5253
}
5354

5455
.favicon{

0 commit comments

Comments
 (0)