summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
-rw-r--r--static/uikit-3.2.2.zipbin371938 -> 0 bytes
2 files changed, 1 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index 9064b8d..2cd09ea 100644
--- a/static/style.css
+++ b/static/style.css
@@ -21,8 +21,6 @@
21 21
22footer { 22footer {
23 width: 100%; 23 width: 100%;
24 position: absolute;
25 bottom: 0;
26 height: 1%; 24 height: 1%;
27 text-align: center; 25 text-align: center;
28} 26}
@@ -78,4 +76,5 @@ details[open] > summary:before {
78 padding: 1rem; 76 padding: 1rem;
79 margin-bottom: 1rem; 77 margin-bottom: 1rem;
80 border-radius: 3px; 78 border-radius: 3px;
79 width: 50vw;
81} \ No newline at end of file 80} \ No newline at end of file
diff --git a/static/uikit-3.2.2.zip b/static/uikit-3.2.2.zip
deleted file mode 100644
index 54e71e5..0000000
--- a/static/uikit-3.2.2.zip
+++ /dev/null
Binary files differ