Skip to content

Commit 7a2b6fc

Browse files
authored
Update base.html
1 parent 94d265f commit 7a2b6fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

base.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
</head>
1414
<body>
1515
<div id="header">rssTea</div>
16+
<div id="pcwrap">
1617
<div id="filter"><div class="pclogo">rssTea</div><span id="filters">
1718
<span class="tab active">All</span>
1819
<span class="tab">Posts</span>
@@ -21,7 +22,7 @@
2122
<div id="wrap">
2223
<!-- posts here -->
2324
</div>
24-
25+
</div>
2526
<div id="floating_player">
2627
<div class="player_meta"><button id="playpausebutton">Play</button><span id="title">Not Playing</span> <button id="speed">1x</button><button id="plus30">+30s</button></div>
2728
<div id="timeline_wrap">

0 commit comments

Comments
 (0)