1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 23:16:19 +02:00

add css override

This commit is contained in:
Nick Sweeting
2020-11-23 04:19:34 -05:00
parent dce47ea966
commit 52fda6a728

5
assets/style.scss Normal file
View File

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