Fix
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Joakim Svensson 2025-05-04 12:33:52 +00:00
parent d881570e68
commit 3a71b81659
2 changed files with 2 additions and 26 deletions

View File

@ -1,24 +0,0 @@
.ascii-wrapper {
width: 100%;
display: flex;
justify-content: center;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
padding: 1rem 0;
}
.ascii-wrapper pre {
width: 100%;
font-size: clamp(0.4rem, 1.5cqw, 0.75rem);
line-height: 1.2;
margin: 0;
white-space: pre;
}
.page-meta {
font-size: 0.8em;
color: #888;
margin-top: 2em;
border-top: 1px solid #ccc;
padding-top: 0.5em;
}

View File

@ -38,5 +38,5 @@ theme:
plugins:
- search
- open-in-new-tab
extra_css:
- extra.css
#extra_css:
# - extra.css