fix css h1
This commit is contained in:
@@ -1922,4 +1922,4 @@ button#searchButton.pds-btn {
|
|||||||
.article-body table td:last-child {
|
.article-body table td:last-child {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -22,8 +22,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<header class="main-header">
|
<header class="main-header">
|
||||||
<div class="header-content">
|
<div class="header-content">
|
||||||
<h1>
|
<h1 class="logo">
|
||||||
<div class="logo">
|
|
||||||
<a href="/" aria-label="syui.ai">
|
<a href="/" aria-label="syui.ai">
|
||||||
<svg width="77pt" height="77pt" viewBox="0 0 512 512" class="likeButton">
|
<svg width="77pt" height="77pt" viewBox="0 0 512 512" class="likeButton">
|
||||||
<circle class="explosion" r="150" cx="250" cy="250"></circle>
|
<circle class="explosion" r="150" cx="250" cy="250"></circle>
|
||||||
@@ -48,7 +47,6 @@
|
|||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
|
||||||
</h1>
|
</h1>
|
||||||
<div class="header-actions">
|
<div class="header-actions">
|
||||||
<!-- User Handle Input Form -->
|
<!-- User Handle Input Form -->
|
||||||
|
|||||||
Reference in New Issue
Block a user