We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72114df commit 702833aCopy full SHA for 702833a
homepage/homepage.css
@@ -4848,20 +4848,20 @@ body {
4848
height: 149px;
4849
}
4850
4851
- #hero .ft {
+ .ft {
4852
justify-content: center;
4853
align-items: center;
4854
4855
4856
- #hero .ft__half {
+ .ft__half {
4857
width: auto !important;
4858
4859
4860
- #hero .ft__half:first-child .ft__wrapper {
+ .ft__half:first-child .ft__wrapper {
4861
margin-left: 0;
4862
4863
4864
- #hero .pdxParent--smartphones {
+ .pdxParent--smartphones {
4865
padding-right: 0;
4866
4867
0 commit comments