1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-22 14:13:01 +02:00

move style file down a level

This commit is contained in:
Nick Sweeting
2020-11-23 04:24:42 -05:00
parent 7dbef2822f
commit 3fd04e4cc9

5
assets/css/style.scss Normal file
View File

@@ -0,0 +1,5 @@
@import "{{ site.theme }}";
.shell {
width: 80%;
}