Skip to content

Commit 1ffbb7c

Browse files
committed
Ran npm run dev
1 parent a0e21dc commit 1ffbb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2018/room.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<title>Room</title>
1111
<link rel="stylesheet" href="main.css">
1212
</head>
13-
<body>
13+
<body class="room-page">
1414
<div id="room-time-container">
1515
<div id="room-time" class="room-time"></div>
1616
</div>

0 commit comments

Comments
 (0)