remove empty style ??
This commit is contained in:
parent
546343666d
commit
e1e0285bd3
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<body>
|
||||
<h1>Welcome to Violet's Purgatory</h1>
|
||||
<p style="white-space: pre-wrap;">{RANDOM_QUOTE}</p>
|
||||
<p style="">{COMMIT_COUNT} Commits</p>
|
||||
<p>{COMMIT_COUNT} Commits</p>
|
||||
<div class="fadediv">
|
||||
<div class="container-fluid row" id="card">
|
||||
<h2>Violet</h2>
|
||||
|
|
Loading…
Reference in a new issue