Fix web project build errors
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// misc styling for various /pages
|
||||
|
||||
|
||||
// .help-page {
|
||||
// .ant-result-image {
|
||||
// height: 100px;
|
||||
@@ -11,9 +10,9 @@
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
.upgrade-page {
|
||||
h2,h3 {
|
||||
h2,
|
||||
h3 {
|
||||
color: var(--pink);
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user