mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 08:32:26 -05:00
Merge commit '99fab9c6b6' into frogend-restructure
This commit is contained in:
commit
34ce7127a2
2 changed files with 12 additions and 9 deletions
|
|
@ -70,6 +70,7 @@ header {
|
|||
|
||||
h1 {
|
||||
align-self: center;
|
||||
color: $fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="page">
|
||||
<a href="/" class="nounderline">
|
||||
<header>
|
||||
<img src="/assets/logo.png" alt="Instance Logo"/>
|
||||
<div>
|
||||
|
|
@ -27,3 +28,4 @@
|
|||
</div>
|
||||
<div></div>
|
||||
</header>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue