mirror of
https://github.com/daledavies/jump.git
synced 2026-05-06 08:07:00 +02:00
Include debugger.css in _index.scss rather than duplicate styles
This commit is contained in:
@@ -1 +1 @@
|
||||
v1.3.2 (1681334119)
|
||||
v1.3.2 (1681407685)
|
||||
@@ -14,6 +14,7 @@
|
||||
@use 'search';
|
||||
@use 'sites';
|
||||
@use 'tags';
|
||||
@use '../debugger.css';
|
||||
|
||||
|
||||
/* Some generic styles */
|
||||
@@ -96,16 +97,6 @@ body {
|
||||
height: calc(100% - 12px) /* 12px = roughly half the greeting height and border */
|
||||
}
|
||||
|
||||
#tracy-debug-logo:before {
|
||||
content: "JUMP";
|
||||
padding: 0 0px 0 7px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#tracy-debug-logo svg:first-of-type {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@media (max-width: 850px) {
|
||||
.unsplash {
|
||||
display: none;
|
||||
|
||||
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.4af0396419fdca8d3246.min.css">
|
||||
<link rel="stylesheet" href="{{{wwwurl}}}/assets/css/styles.16a6188fbec500ac7a6a.min.css">
|
||||
@@ -1 +1 @@
|
||||
<script defer src="{{{wwwurl}}}/assets/js/index.b59690ccf0ef68daf482.min.js"></script>
|
||||
<script defer src="{{{wwwurl}}}/assets/js/index.2684b7492d902ea89331.min.js"></script>
|
||||
Reference in New Issue
Block a user