about summary refs log tree commit diff homepage
path: root/_css/style.css
diff options
context:
space:
mode:
Diffstat (limited to '_css/style.css')
-rw-r--r--_css/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/_css/style.css b/_css/style.css
index 5eb5926..0bd758d 100644
--- a/_css/style.css
+++ b/_css/style.css
@@ -237,8 +237,6 @@ code, .hljs {
 }
 
 .fead {
-    display: flex;
-    flex-wrap: wrap;
     margin: -0.5rem;
     margin-bottom: 0;
 }
@@ -247,8 +245,6 @@ code, .hljs {
     background: var(--overlay-bg);
     display: flex;
     flex-direction: column;
-    flex: 1 1 0;
     margin: 1ex;
-    min-width: 12rem;
     padding: 1ex;
 }