Adjusted margins

shahanneda/create-component-wrapper
Shahan Nedadahandeh 8 months ago
parent 4755793d18
commit 7efe878e9e
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
  1. 2
      components/FullComponentWrapper.module.css
  2. 2
      components/SideComponentWrapper.module.css

@ -12,5 +12,5 @@
.graphWrapper {
margin-top: calc(80rem / 16);
margin-top: calc(50rem / 16);
}

@ -34,5 +34,5 @@
.textWrapper {
margin: 0 calc(100rem / 16);
margin: 0 calc(50rem / 16);
}
Loading…
Cancel
Save