mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-06 03:58:05 +08:00
11 lines
163 B
Plaintext
11 lines
163 B
Plaintext
@import (reference) '../style/variables.less';
|
|
|
|
.@{prefix}-center {
|
|
text-align: center;
|
|
margin: 16px 0;
|
|
|
|
h2 > a::after {
|
|
display: none !important;
|
|
}
|
|
}
|