This commit is contained in:
linfso 2024-02-21 15:29:41 +08:00
parent 9c8fa971ae
commit 538feb5942

View File

@ -646,7 +646,7 @@ strong { font-weight: 400; }
::selection { background: rgb(30, 172, 223); color: rgb(255, 255, 255); }
img { border: 0px; }
::-webkit-selection { background: rgb(30, 172, 223); color: rgb(255, 255, 255); }
.auto, .autoWidth { margin: 0px auto; max-width: 1200px; }
.auto, .autoWidth { margin: 0px auto; max-width: 1900px; }
.clearfix::after, .clearfix::before { display: table; line-height: 0; content: ""; }
.clearfix::after { clear: both; }