aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/assets/css/common/utils.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/common/utils.css')
-rw-r--r--assets/css/common/utils.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/assets/css/common/utils.css b/assets/css/common/utils.css
deleted file mode 100644
index 6f00df3..0000000
--- a/assets/css/common/utils.css
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Utility classes to prevent blocks from expanding unreasonably. */
-.wide-enough {
- max-width: 400px;
-}
-.wider {
- max-width: 600px;
-}