mirror of
https://github.com/daledavies/jump.git
synced 2026-01-09 08:52:11 +01:00
Issue #110: Fix styling of site name when using alt layout
This commit is contained in:
@@ -1 +1 @@
|
||||
v1.3.2 (1681906304)
|
||||
v1.3.2 (1712835998)
|
||||
@@ -53,8 +53,8 @@ $unknown-color: #ccc;
|
||||
color: #202124;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
height: 14px;
|
||||
line-height: 14px;
|
||||
height: 16px;
|
||||
line-height: 16px;
|
||||
margin-top: -7px;
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
<link rel="stylesheet" href="{{{wwwurl}}}/assets/css/styles.16a6188fbec500ac7a6a.min.css">
|
||||
<link rel="stylesheet" href="{{{wwwurl}}}/assets/css/styles.f51cc8100174de08c45e.min.css">
|
||||
@@ -1 +1 @@
|
||||
<script defer src="{{{wwwurl}}}/assets/js/index.5624957f74a0b466666a.min.js"></script>
|
||||
<script defer src="{{{wwwurl}}}/assets/js/index.c6f0adf936e9f816a8f8.min.js"></script>
|
||||
Reference in New Issue
Block a user