瀏覽代碼

padding top auteurs

ouidade 1 周之前
父節點
當前提交
a64f9abaca
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      web/themes/custom/reha/dist/css/bundle.css
  2. 1 0
      web/themes/custom/reha/scss/pages/_node-ressource.scss

+ 1 - 0
web/themes/custom/reha/dist/css/bundle.css

@@ -3392,6 +3392,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
   font-weight: 800;
   font-size: 1.3rem;
   order: 4;
+  padding-top: 1rem;
 }
 .node-type-ressource .infos-content .field--name-field-site {
   background-color: rgb(153, 147, 174);

+ 1 - 0
web/themes/custom/reha/scss/pages/_node-ressource.scss

@@ -44,6 +44,7 @@
                 font-weight: 800;
                 font-size: 1.3rem;
                 order: 4;
+                padding-top: 1rem;
             }
             .field--name-field-site{
                 background-color: rgb(153, 147, 174);