mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 12:32:39 +00:00
Update UIPage.less to increase specificity
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
.uiPage {
|
.homebrew {
|
||||||
|
.uiPage.sitePage {
|
||||||
.content {
|
.content {
|
||||||
width : ~"min(90vw, 1000px)";
|
width : ~"min(90vw, 1000px)";
|
||||||
padding : 2% 4%;
|
padding : 2% 4%;
|
||||||
@@ -47,4 +48,5 @@
|
|||||||
& + * { margin-top : 0; }
|
& + * { margin-top : 0; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user