diff options
author | hellekin <hellekin@cepheide.org> | 2021-01-01 23:00:01 +0100 |
---|---|---|
committer | hellekin <hellekin@cepheide.org> | 2021-01-01 23:00:01 +0100 |
commit | 158d0572caae5e493509c16453b3c366efc430b3 (patch) | |
tree | 3c0282c7bc79ff7d4a3b3ac525fb7f0c7182de09 | |
parent | 8cbac696c83ff641be809280a3b0ca25125d1400 (diff) | |
download | dream.public.cat-158d0572caae5e493509c16453b3c366efc430b3.tar.gz |
Even column width
-rw-r--r-- | main_style-005.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main_style-005.css b/main_style-005.css index b2e9157..6a2ca18 100644 --- a/main_style-005.css +++ b/main_style-005.css @@ -179,7 +179,6 @@ main>article>section { max-width: 100vw; position: relative; margin-bottom: 3rem; - flex: 1 1 auto; background-color: rgba(0, 0, 0, 0.1); } main>article>section:hover { |