From dd1643f499cdd33b10cf9eb75ea77912605a2162 Mon Sep 17 00:00:00 2001 From: Andrew Yu Date: Tue, 11 Jan 2022 16:05:25 +0800 Subject: change multicol name to wrapper --- index.html | 2 +- style.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0bb4cdb..fe665fa 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@
  • Files
  • -
    +

    It is our responsibility to spread free software and advocate for user freedom. Please don't waste any chances to do so. Sign the give students user freedom petition by the FSF and fight against trial in courts with proprietary software.

    diff --git a/style.css b/style.css index 693ddaf..798f690 100644 --- a/style.css +++ b/style.css @@ -23,7 +23,7 @@ p:active, h1:active, h2:active, h3:active, h4:active, h5:active, h6:active, li:a h1 { text-align: center; } -.multicol { +.wrapper { margin: auto; /* display: flex; */ /* flex-flow: row wrap; */ @@ -34,7 +34,7 @@ h1 { /* height: calc(100vh); */ /* gap: 3%; */ } -.multicol div { +.wrapper div { min-width: 30ex; max-width: 100ex; margin: auto; -- cgit 1.4.1-2-gfad0