CSS/SCSS CSS備忘録 「display: table;」と「margin: 0 auto;」の組み合わせで中央配置 「margin: 0 auto;」での中央配置はwidthを設定しない効かない 「display: table;」を使... 2023.04.01 CSS/SCSS