aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/style.css')
-rw-r--r--src/components/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/components/style.css b/src/components/style.css
index 5ce3d34..b874a57 100644
--- a/src/components/style.css
+++ b/src/components/style.css
@@ -65,3 +65,7 @@ button#rotate {
65 top: 0; 65 top: 0;
66 } 66 }
67} 67}
68
69hr {
70 margin-top: 25px;
71}